Hi all, I just want to ask how can I display the videos like this: http://www.videojug.com/ and the view of the videos. What are the things to be used in here? Javascript? Sorry I'm just a noob.
Yeah, dude, you need to learn the basics first. The way anything is displayed is achieved with (X)HTML and CSS. Dynamic functionalities are achieved with Javascript and PHP. Learn the basics, then you'll know how to display your videos. Check out W3Schools.com. There are some great tutorials over there. And check out YouTube.com for some video tutorials.