Monday, May 14, 2012

10 new tags in HTML 5

The following is the content taken from

10 new HTML5 tags you need to know about


HTML5 brings a host of new elements and attributes to allow developers to make their documents more easily understood by other systems (especially search engines!), display data more uniquely, and take on some of the load that has required complex JavaScript or browser plug-ins like Flash and Silverlight to handle. Here are 10 new items in HTML5 that will make it easier for you to write your Web sites.

1: video and audio


 
2: input type attributes

3: canvas 
 
4: header and footer 
 
5: article and section 
 
6: output 
 
7: details 
 
8: figure and figcaption 
 
9: progressand meter 
 
10: datalist

No comments:

Post a Comment