miércoles, 14 de noviembre de 2012

What is HTML5?

HTML5 is the new version of the markup language known as HTML

which is nothing more and nothing less than a hypertext markup language

ie it is conceived as a language where you can create a website from a label set.

It is important to note that this language has had through the years various changes have become more versatile when it comes to creating a website

and has incorporated new HTML5 tags that allow you to create dynamic content and look more absequibles which these changes have been.

HTML5 provides a number of new elements and attributes that reflect typical usage on modern websites. Some of them are technically similar to the <div> and <span>, but have semantic meaning, such as <nav> (navigation block the website) and <footer>.

Other elements provide new functionality through a standardized interface, as <audio> and <video> elements.

Improvements <canvas> element, capable of rendering in major browsers (Mozilla, Chrome, Opera, Safari and IE) 3D elements.

Some elements in HTML 4.01 are obsolete, including purely presentation elements, as <center> <font> and whose effects are handled by the CSS.

No hay comentarios:

Publicar un comentario