What is new in HTML 5

Introduction 

 
I am sure you have heard about HTML 5. It was a big buzz at PDC 2010. I have started looking into HTML 5 and am writing a book on HTML 5 for C# Corner members. Here is my first introductory article.
 
HTML 5 is the latest version of HTML that introduces several new features to keep with the Web 2.0 standards such as audio and video capabilities. HTML is developed by a group of experts from companies including Microsoft, Apple, IBM, AOL, Opera and hundreds of other companies and individuals.
 
In this chapter, we will discuss new features as well as supported tags in HTML5 and how to use them.
 

What is New in HTML 5
 

Here is a list of new features added to HTML 5.
  1. Embedded video support
  2.  Embedded audio support 
  3. Better graphics rendering 
  4. Client-side data storage
  5.  Interactive documents 
  6.  New elements
    • <audio>
    • <aside>
    • <article>
    • <canvas>
    • <caption>
    • <datalist>
    • <details>
    • <figure>
    • <embed>
    • <figcaption>
    • <header>
    • <footer>
    • <hgroup>
    • <keygen>
    • <mark>
    • <meter>
    • <nav>
    • <output>
    • <progress>
    • <rp>
    • <rt>
    • <ruby>
    • <section>
    • <source>
    • <summary>
    • <time>
    • <video>
    • <wbr>
If you are working on HTML 5 or planning to work, feel free to share your work here.


Mindcracker
Founded in 2003, Mindcracker is the authority in custom software development and innovation. We put best practices into action. We deliver solutions based on consumer and industry analysis.