Web Toolbar by Wibiya Tec N Tricks: Whats New In HTML5

Monday 20 February 2012

Whats New In HTML5

HTML5 has now become the new standard for the web development .
And the best part is that every new browser has the compatibility of HTML5.
So the moral of the story is if you are a web developer and want to match the future of web development, you have to learn HTML5. 
Just like the trend , even I am learning HTML5. So here I am sharing a very useful New Tags in HTML5 which should be a must have in your archive.

 
New tags added in HTML 5 


Layout tags

<article> Defines an article
<aside> Defines contents aside from the page content
<embed> Defines external interactive content or plugin
<figcaption> Defines the caption of a figure element
<figure> Defines a group of media content, and their caption
<footer> Defines a footer for a section or page
<header> Defines a header for a section or page
<nav> Defines navigation links
<section> Defines a section
<wbr> Defines a possible line-break 


Web Apps tags

<canvas> Defines graphics
<command> Defines a command button
<datagrid> References dynamic data in a tree or a tabular data form
<datalist> Defines a dropdown list
<details> Defines details of an element 


Media tags

<audio> Defines sound content
<source> Defines media resources
<video> Defines a video 


Ruby tags

<rp> Defines browser substitute for unsupported ruby elements
<rt> Defines explanation to ruby annotations
<ruby> Defines ruby annotations 


Other tags

<dialog> Defines a conversion or people talking
<hgroup> Defines information about a section in a document
<keygen> Defines a generated key in a form
<mark> Defines marked text
<meter> Defines measurement within a predefined range
<summary> Defines the header of a “detail” element
<time> Defines a date/time

HTML5 has become a full-fledged development environment .

So I hope this Post will help you .

If You Have Some More Tags To Share Plz Here :)

1 comment:

  1. cool demonstration! eventhough HTML5 audio player might not pack all of the features it works well.. it let’s iOS folk hear the mp3, tho the player will launch in a new webpage; and to return to your original page, html5 player

    ReplyDelete