Bookmark and Share

The best sliders for your website

September 1st, 2011

If your website does not consist of images which can attract the users in that case the website has no life. In order to add life to your website you need to make use of images. Even in images they have trends. If you use outdated images for your website then users may not get attracted. Images become outdated in view of the fact that they are available in flash which is very old in JavaScript. JQuery sliders come to you rescue the moment you think of adding mesmerizing effects to your website. With the help of best Jquery sliders you can... Read More

HTML 5 has introduced the latest video tag that supports all kinds of video streams on a webpage. This tag is used to embed video inside any particular HTML web page. The video tag of HTML 5 has been incorporated by most of the web browsers. It as well has got a hold up from the most important websites for example YouTube The tag of the Hypertext Markup Language allows you to make use of various video streams for example movie clips, ads, and so forth sin your web page so that the users who visit your website can listen to music... Read More

Sometimes it is useful to group the options of an HTML select element. Many developers use extra option elements and non-breaking spaces to create the visual appearance of hierarchical options, but there is another way: the often forgotten optgroup element. To create a group of options, wrap them in an optgroup element. To give the group a label, use the label attribute. Here is a simple example: Read More