Page 13 of 13 FirstFirst ... 3111213
Results 181 to 188 of 188
  1. #181
    Junior Member
    Join Date
    Jan 2013
    Posts
    14
    HTML 5 is mainly the latest version and improvement upon the earlier HTML 4. Both are the core languages for the world wide web and are immensely popular.

  2. #182
    Junior Member
    Join Date
    Jan 2013
    Posts
    2
    HTML5 is the future, replace flash.I think html will develop

  3. #183
    Junior Member
    Join Date
    Feb 2013
    Posts
    17
    The thing called as the HTML 5 makes us completely able to get to the shortcomings seen in the previous version which is the HTML 4.

  4. #184
    Junior Member
    Join Date
    Feb 2013
    Posts
    14
    The language has gained popularity as a markup language. A lot of features have been added to increase its value added qualities, making it flexible at the same time.

  5. #185
    Junior Member
    Join Date
    Apr 2013
    Posts
    15
    Html 5 has a lot of extra features. It has gained popularity as a markup language. There are more value added qualities and services that makes it flexible in working with.

  6. #186
    Member
    Join Date
    Apr 2013
    Posts
    53
    HTML5 introduces a number of APIs that help in creating Web applications. These can be used together with the new elements introduced for applications.

  7. #187
    Junior Member
    Join Date
    Apr 2013
    Posts
    14
    A lot of new innovations can be seen on the HTML 5 and we are hoping that this will be the original version of the whole thing in the days to come.

  8. #188
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    HTML5

    - It is an extension of html4. It is the 5th version of HTML
    - Html5 is very simple compared to Html4
    - It has many new tags which were not present in html4 like canvas, video, audio
    - Multimedia support provided by html5.
    - Is being developed by web hypertext application technology working group (WHATWG) and W3C HTML WG.

    Example

    <!DOCTYPE html>
    <html>
    <head>
    <title>This is document title</title>
    </head>
    <body>
    <h1>This is a heading</h1>
    <p>Document content goes here…..</p>
    </body>
    </html>


    HTML4

    - It is the 4th version of HTML.
    - It is older version of html5 , so having less features compared to html5
    - These tags not provided by html4 version
    - In html4 these supported provided by the third party like Silverlight and flash
    Was developed by World Wide Web consortium and WHATWG (web hypertext application technology working group).

    Example

    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”
    “http://www.w3.org/TR/html4/strict.dtd”>
    <html>
    <head>
    This is header part
    </head>
    <body>
    Hello html4
    </body>
    </html>

Page 13 of 13 FirstFirst ... 3111213

Posting Permissions

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

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.