Skip to main content

Posts

Showing posts from August 22, 2010

What is HTML Event Attributes

HTML 5 Event Attributes complete list has been given below so kindly check this all attribute how is different from html 4.01 and xhtml1.0 Attribute Value Description 4 5 onabort script Script to be run on an abort event 5 onbeforeonload script Script to be run before an element is loaded 5 onbeforeunload script Script to be run before an element is unloaded onblur script Script to be run when an element loses focus 4 5 onchange script Script to be run when an element changes 4 5 onclick script Script to be run on a mouse click 4 5 oncontextmenu script Script to be run when a context menu is triggered 5 ondblclick script Script to be run on a mouse double-click 4 5 ondrag script Script to be run when an element is dragged 5 ondragend script Script to be run at the end of a drag operation 5 ondragenter script Script to be run when an element has been dragged to a valid drop target 5 ondragleave scri

html5-references

The definition of HTML5 is higher and fast approaching and getting world wide web design popularity these days. HTML5 is currently under development as the next major revision of the HTML standard. HTML5 is a standard for structuring and presenting content on the World Wide Web.Most are familiar with the new tags like header, section and footer and everybody is aware of the new video tags. There is no dependence on third party browser like plug in such as adobe, Microsoft Silverlight, and Google Gears. Advantages of html 5: 1 short hand coding 2 easy to do on page optimization seo . 3 w3c standard validation 4 easy crawling by search engine and this have no error. 5 we can use video and no dependency on third party browsers. 6 no longer time of loading a web page.