Html5

Discussion in 'HTML & Website Design' started by roarsin, Nov 2, 2011.

  1. #1
    what is html5 and what major difference between html5 & html ?
     
    roarsin, Nov 2, 2011 IP
  2. bryanbell

    bryanbell Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    HTML5 is the latest version of HTM, HTML5 include some new features which are helpful to support for media like Audio and Video tag.
     
    bryanbell, Nov 2, 2011 IP
  3. blacklizt

    blacklizt Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    the major difference is HTML5 use shorter semantic and more new semantic than HTML4
     
    blacklizt, Nov 4, 2011 IP
  4. sisatel

    sisatel Active Member

    Messages:
    1,391
    Likes Received:
    10
    Best Answers:
    1
    Trophy Points:
    90
    #4
    sisatel, Nov 5, 2011 IP
  5. Guru_101

    Guru_101 Member

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    http://www.w3.org/TR/html5-diff/
    Code (markup):
    This might help you out a bit
     
    Guru_101, Nov 5, 2011 IP
  6. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #6
    New tages like <video>, <audio>, <section>, <article>, <header> and <nav>
     
    karthimx, Nov 5, 2011 IP
  7. cutesathya

    cutesathya Member

    Messages:
    177
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #7
    HTML5 is currently under development as the next major revision of the HTML standard..
    Some rules for HTML5 were established:
    • New features should be based on HTML, CSS, DOM, and JavaScript
    • Reduce the need for external plugins (like Flash)
    • Better error handling
    • More markup to replace scripting
    • HTML5 should be device independent
    • The development process should be visible to the public
     
    cutesathya, Nov 7, 2011 IP
  8. boscharun

    boscharun Greenhorn

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #8
    HTML5 is released and major browsers like Firefox, IE, Chrome ... etc support it. It enables integration of 3d graphics directly into browser using WebGL technology, so you can do some amazing things. E.g.
    MapsGL - smooth transitioning into street view and 3d views in google maps
    HTML5 browser games - Angry birds, poker, snooker and several others are already in. Many more are coming including 3D ones.
     
    boscharun, Nov 8, 2011 IP