is html and html5 the same??

30 replies
  • WEB DESIGN
  • |
Hello,

I was going to buy a book on HTML but I notice a lot of the books were titled HTML5.

Is that the same as HTML?

Just curious

Thanks
#html #html5
  • Profile picture of the author Jubu
    Yea, it's the same. 5 is just saying the version of html. That's the current version. When looking at coding books always be sure to look at the date it was published to make sure it's fairly recent.
    {{ DiscussionBoard.errors[6167312].message }}
  • Profile picture of the author Brandon Tanner
    HTML5 is the newest version of HTML (the last major versions were HTML4 and XHTML1). HTML5 is awesome, but it's not 100% supported yet... so if you code for HTML5 right now, it's a good idea to create rules in your CSS that accomodate your visitors who use browsers that don't support HTML5 yet.

    That said, I think within another year or 2, HTML5 will be mainstream.

    HTML5 - Wikipedia, the free encyclopedia
    Signature

    {{ DiscussionBoard.errors[6167349].message }}
  • Profile picture of the author vivadesign
    It has better browser support, iPhone, kindle etc.
    {{ DiscussionBoard.errors[6167383].message }}
  • Profile picture of the author maria2
    Yes, it is same but updated version of .html
    {{ DiscussionBoard.errors[6167390].message }}
    • Profile picture of the author Karen Blundell
      yes, Brandon is right. HTML 5 will be the standard within the next year or 2.

      HTML 5 is not really hard, though.

      My advice: learn basic HTML and then learn about the different versions, including the latest, and what's different about them and how the differences impact web design.
      Signature
      ---------------
      {{ DiscussionBoard.errors[6167426].message }}
  • Profile picture of the author mbitsol
    Both are same its just the number of versions.
    Signature
    MbitSol - Digital Marketing Agency providing SEO Services UK
    Free online Jobs
    {{ DiscussionBoard.errors[6168122].message }}
  • Profile picture of the author Fadiz
    I would go with a video course rather than a book it's easier, try udemy they got good stuff here's one HTML and CSS for Beginners by Kunal sarin
    and W3Schools Online Web Tutorials you can find good tutorials
    {{ DiscussionBoard.errors[6168177].message }}
  • Profile picture of the author B King
    As others have stated HTML5 is indeed the latest version of HTML. It doesn't matter whether you learn it from books or video's, just make sure you learn how to code properly. Always check your markup validity.
    {{ DiscussionBoard.errors[6168332].message }}
  • Profile picture of the author Andrew johnson4
    I think they are same but 5 is the latest version.
    {{ DiscussionBoard.errors[6168349].message }}
  • Profile picture of the author cjroads
    Thanks everybody for clearing that up!
    {{ DiscussionBoard.errors[6171197].message }}
  • Profile picture of the author mcygnet
    Hello..
    HTML is just a advance version of old one which some new features, facility and functionality..
    {{ DiscussionBoard.errors[6171559].message }}
  • Profile picture of the author shellydisuja
    Html is the hyper text markup language.by html we can make only stand static websites where user cannot move to another page.whereas in html5 ,it is the new version of html.having differnet features.HTML5 is a markup language for structuring and presenting content for the World Wide Web, and is a core technology of the Internet originally proposed by Opera Software.it is in under development.
    {{ DiscussionBoard.errors[6172410].message }}
  • Profile picture of the author Randy27
    YUP My Dear, it's the same. 5 is just saying the version of html.
    {{ DiscussionBoard.errors[6173564].message }}
  • Profile picture of the author nonin
    question of the day!

    .. fell off my chair
    Signature
    Shared Hosting & Dedicated Servers HostMaria ||| 22-24 Aug Domain Summit in London
    {{ DiscussionBoard.errors[6183700].message }}
  • Profile picture of the author AlexTylor
    html5 is a little advance than html, thats it..
    {{ DiscussionBoard.errors[6184135].message }}
  • Profile picture of the author copilu0
    the difference is just the number of the version and a few functionalities.
    {{ DiscussionBoard.errors[6185418].message }}
  • Profile picture of the author Paavo
    HTML5 offers many new features such as including video, audio, local storage and dynamic 2D and 3D graphics that are not directly supported by HTML4:

    h**p://hongkiat.com/blog/48-excellent-html5-demos/
    {{ DiscussionBoard.errors[6185714].message }}
  • Profile picture of the author Mike Hirely
    Yes html and html5 is the same.HTML5 is the advanced version of HTML, containing much better support features for media like video and audio tags.
    {{ DiscussionBoard.errors[6186939].message }}
  • Profile picture of the author mmrumii
    yes. html and html5 is same.
    But html5 has some new features what wasn't included in html.
    html5 is just the update version of html.
    {{ DiscussionBoard.errors[6188031].message }}
  • Profile picture of the author antac
    Banned
    Html5 is the update version of html.
    In html5 has some new option to do work with 2D and 3D graphics.
    I think there's nothing different so much.
    {{ DiscussionBoard.errors[6190494].message }}
  • Profile picture of the author shantanu
    No, not at all same they got some differences that old html can be written and maintained in the single document, you can create, modify your page by editing single page layout only

    But in HTML 5 there is seperate CSS (Cascading Style Sheet) for maintaining all layout and the structure of website that single css file will contain whole structure of website you can modify your website architechture from that single css file only. No HTML pages contains layout features inbuilt in it.
    {{ DiscussionBoard.errors[6190511].message }}
    • Profile picture of the author Karen Blundell
      Originally Posted by shantanu View Post

      No, not at all same they got some differences that old html can be written and maintained in the single document, you can create, modify your page by editing single page layout only

      But in HTML 5 there is seperate CSS (Cascading Style Sheet) for maintaining all layout and the structure of website that single css file will contain whole structure of website you can modify your website architechture from that single css file only. No HTML pages contains layout features inbuilt in it.
      ummm, incorrect!
      you can use CSS with other versions of HTML! In fact I still use HTML 4 and various flavours of XHTML with CSS! Most websites you see nowadays still use HTML 4 along with CSS. WordPress uses XHTML and CSS
      Signature
      ---------------
      {{ DiscussionBoard.errors[6219888].message }}
  • Profile picture of the author rosesmark
    The fifth revision of HyperText Markup Language, the core language for presenting content on the web. HTML5 includes new syntax such as tags for video that is responsive and will also play in many browsers without requiring end users to install proprietary plug-ins.
    {{ DiscussionBoard.errors[6198250].message }}
  • Profile picture of the author RayEthell14
    HTML5 browser will be flexible in handling incorrect syntax.
    {{ DiscussionBoard.errors[6198506].message }}
  • Profile picture of the author JerrickYeoh
    HTML 5 is just a advanced of HTML which enhanced features for programmers such as <video>, <audio> and <canvas> elements.
    Lot of people might expect that HTML 5 might replace flash one day.
    {{ DiscussionBoard.errors[6211345].message }}
  • Profile picture of the author DanielDuffo
    Ouh )))hmm google didn't give you answer !?))
    P.S: yes it's same
    Signature

    Fidelity Media Brand Safe Remnant Traffic Network
    www.fidelity-media.com
    Email:info@fidelity-media.com

    {{ DiscussionBoard.errors[6217921].message }}
  • Profile picture of the author WebsiteBegin
    The HTML you saw is the currently-supported-yet-somewhat-out-of-date version of HTML. HTML5 is the upcoming version that is jampacked with some great features. As some have said before me, though, it is currently not supported fully by all browsers. Buy the HTML book for now, learn it, master it, and then buy the HTML5 book about a year from now. It's useless until it is officially supported by all major browsers (IE, Chrome, FireFox, Safari, etc.).
    Signature
    WebsiteBegin | Learn to Build and Manage an Amazing Website

    Follow me on Twitter - Joeb3219
    {{ DiscussionBoard.errors[6218213].message }}
  • Profile picture of the author dbwebdesignz
    5 is the current version of HTML we are in. HTML of course is the original
    Signature
    Lets Us Do Your Back linking >>> The Best SENuke X Campaign <<< Panda and Penguin friendly

    Cheap Web Hosting £2.49 per month
    London Website Design
    {{ DiscussionBoard.errors[6220566].message }}
  • Profile picture of the author 1ronman
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[6291567].message }}
    • Profile picture of the author lindasofia
      There is no difference between html and html5. 5 is just the version on html like any other software.
      {{ DiscussionBoard.errors[6296754].message }}
  • Profile picture of the author CyborgX
    They are not the same. These are some differences that I have seen this far
    HTML

    Audio and are not part of HTML4 specification
    Vector Graphics is possible with the help of technologies such as VML, Silverlight, Flash etc.
    It is almost impossible to get true GeoLocation of user browsing any website especially if it comes to mobile devices.
    Browser cache can be used as temporary storage.
    Web Sockets are not available. Generally used mechanisms are long polling and streaming.
    Works with all old browsers
    Does not allow JavaScript to run in browser. JS runs in same thread as browser interface.

    HTML5

    DOCTYPE is required to enable standards mode for HTML documents.
    <!DOCTYPE html>
    Audio and Videos are integral part of HTML5 specifications e.g. <audio> and <video> tags
    Vector graphics is integral part of HTML5 e.g. SVG and canvas
    JS GeoLocation API in HTML5 helps identify location of user browsing any website (provided user allows it)
    Application Cache, Web SQL database and Web storage is available as client side storage. Accessible using JavaScript interface in HTML5 compliant browsers.
    Full duplex communication channels can be established with Server using Web Sockets. Accessible using JavaScript interface in HTML5 compliant browsers.
    Most of modern browser have started supporting HTML5 specification e.g. Firefox, Mozilla, Opera, Chrome, Safari etc.
    Allows JavaScript to run in background. This is possible due to JS Web worker API in HTML5
    {{ DiscussionBoard.errors[6297163].message }}

Trending Topics