Magento Expert Forum - Improve your Magento experience

Page 2 of 2 FirstFirst 12
Results 21 to 32 of 32

What are the basic difference between HTML and HTML 5?

  1. #21
    New member
    Join Date
    May 2016
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    HTML 5 is the new version...updated version on HTML.

    HTML is the best way to create web page..
    HTML 5 is also best to create the web pag but it is created to support all devices.....

    buy and sell script

    online food ordering system

  2. The Following User Says Thank You to appkodes For This Useful Post:

    animetedzone (31-01-2019)

  3. #22
    Junior Member clapcreative's Avatar
    Join Date
    Jul 2015
    Location
    149 Mcafee court , Thousand Oaks CA 91360
    Posts
    115
    Thanks
    3
    Thanked 6 Times in 6 Posts

    Default

    There are loads of deference betwen HTML and HTML 5 like


    - Audio and video were not part of previous HTML version specifications, however, both are the integral part of HTML5 specifications.
    - Vector graphics is also an integral part of HTML5 such as SVG and canvas while vector graphics is possible in HTML with the help of various technologies such as VML, Silverlight, Flash, etc.
    - In HTML, browser cache can be used as temporary storage. In case of HTML5, application cache, web SQL database, and web storage is used.
    - HTML doesn’t allows JavaScript to run in web browser, it runs in same thread as browser interface. HTML5 allows JavaScript to run in background that is possible because of JS Web worker API in HTML5.
    - HTML works smoothly with all old browsers while most of the modern web browsers have started supporting HTML5 specifications. These browsers include: Firefox, Mozilla, Chrome, Opera, Safari, etc.

  4. The Following User Says Thank You to clapcreative For This Useful Post:

    animetedzone (31-01-2019)

  5. #23
    Junior Member
    Join Date
    Jul 2014
    Location
    India
    Posts
    98
    Thanks
    3
    Thanked 4 Times in 3 Posts

    Default

    Thanks to all off

  6. #24
    Junior Member
    Join Date
    Mar 2017
    Posts
    30
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    Difference Between HTML and HTML5

    HTML
    Works with all old browsers
    Html5 use cookies.

    HTML5
    Supported by all new browser.
    It provides local storage in place of cookies.

  7. The Following User Says Thank You to SidharthNarayan For This Useful Post:

    animetedzone (31-01-2019)

  8. #25
    Junior Member
    Join Date
    Jul 2017
    Location
    Chennai
    Posts
    10
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    Difference Between Html and Html5. Html5 is more power full and easier than Html. It have lot of new tags like <header>,
    <footer>, <nav>, <audio>, <video>, <main> etc. It also support graphics, Audio and Videos are integral part of HTML5

  9. The Following User Says Thank You to steffyjo92 For This Useful Post:

    animetedzone (31-01-2019)

  10. #26
    Junior Member
    Join Date
    Jul 2017
    Location
    Delhi
    Posts
    68
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    HTML5 is a extended version of the HTML which comes with some unique features in it and is used by many web developers for making websites

  11. The Following User Says Thank You to MakeMaya For This Useful Post:

    animetedzone (31-01-2019)

  12. #27
    Junior Member
    Join Date
    Apr 2017
    Posts
    132
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    I agree with you guys. Thanks for sharing such information.

  13. The Following User Says Thank You to shyamdas For This Useful Post:

    animetedzone (31-01-2019)

  14. #28
    Junior Member
    Join Date
    Sep 2018
    Location
    United Kingdom
    Posts
    228
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    The Programs are in charge of rendering of the website page content by means of these labels. Since long, HTML has not been the main web advancement standard. ... The principle distinction among HTML and HTML5 can be that neither sound nor video is a constituent of HTML while both can be viewed as basic parts of HTML5.

  15. The Following User Says Thank You to katejohn304 For This Useful Post:

    animetedzone (31-01-2019)

  16. #29
    Junior Member Simi123's Avatar
    Join Date
    May 2018
    Posts
    174
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Other differences between HTML and HTML5:

    SVG, canvas and other virtual vector graphics are supported in HTML5, whereas in HTML, using vector graphics was only possible by using it in conjunction with different technologies like Flash, VML, and Silver-light, etc.
    HTML5 uses web SQL databases, application cache for temporary storing data, meanwhile, in HTML, only browser cache could be utilized for this purpose.
    Another difference between HTML and HTML5 worth mentioning is that the former doesn’t allow JavaScript to run within the web browser (it instead runs in the browser interface thread) whereas the latter provides full support for JavaScript to run in the background (This is possible courtesy to the JS web worker API of HTML5).
    HTML5 is not based on SGML, and that allows it to have improved parsing rules which provide enhanced compatibility.
    In HTML5, inline MathML and SVG can be used in text whereas this wasn’t possible in HTML.
    Some of the deprecated elements that have now been dropped completely are: isindex, noframes, acronym, applet, basefont, dir, font, frame, frameset, big, center, strike, tt.
    HTML5 supports new kinds of form controls, for example: dates and times, email, number, range, tel, url, search etc.
    There are many new elements introduced in HTML. Some of the most important ones are: summary, time, aside, audio, command, data, datalist, details, embed, wbr, figcaption, figure, footer, header, article, hgroup, bdi, canvas, keygen, mark, meter, nav, output, progress, rp, rt, ruby, section, source, track, video.

  17. The Following User Says Thank You to Simi123 For This Useful Post:

    animetedzone (31-01-2019)

  18. #30
    New member
    Join Date
    Jan 2018
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    HTML5 is the latest revision of HTML containing much better support for media like video and audio tags.
    HTML is a markup language that is used to build static (non interactive and nonanimated) webpages.

  19. #31
    Junior Member
    Join Date
    Sep 2018
    Location
    Oman, Muscat
    Posts
    2,084
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Most of the markup (e.g. HTML) languages are human readable. The language uses tags to define what manipulation has to be done on the text. It is used for structuring and presenting the content on the web pages. HTML5 is the fifth version of HTML.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •