Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: Black Ninja on March 15, 2012, 08:38:09 AM

Title: What’s the difference between html and html5?
Post by: Black Ninja on March 15, 2012, 08:38:09 AM
I have seen lots of web designers recommend HTML 5 to develop and design a website.  But what are the new features in HTML 5? And what are the common differences between HTML and HTML5?
Title: Re: What’s the difference between html and html5?
Post by: anandiphone on March 16, 2012, 03:05:47 AM
HTML 5 is mainly used in developing the mobile applications for smart phones but HTML is not compatible for that.
Title: Re: What’s the difference between html and html5?
Post by: abbigale265 on March 16, 2012, 05:38:16 AM
HTML 5 is an updated version of HTML. It's much similar to HTML. But difference is HTML 5 contains much better support for media such as, an audio and video tag.
Title: Re: What’s the difference between html and html5?
Post by: AllenSantiago on March 16, 2012, 06:22:52 AM
I think the difference between HTML and HTML5 can be explained by using this link
techsutram.com/2010/09/html-vs-html5.html
Title: Re: What’s the difference between html and html5?
Post by: theseo on March 16, 2012, 08:27:34 AM
Not much difference html is old version and html5 new.

Thanks.
theseoindiame
Title: Re: What’s the difference between html and html5?
Post by: lillianabe on March 21, 2012, 09:28:18 AM
HTML 5 is upgraded version of HTML. Its normal logic when company launch new upgraded version it provide better and additional feature & technique.  HTML 5 is much better than HTML like Local Storage, new doctype, the figure element and other elements for structuring the content.
Title: Re: What’s the difference between html and html5?
Post by: jacobnenssi on March 29, 2012, 03:01:02 AM
HTML is Hypertext markup language which is use for create static webpage.  And HTML5 is new version of HTML. In HTML5 some of new feature is available.
Title: Re: What’s the difference between html and html5?
Post by: Ien Bell on April 03, 2012, 03:48:48 AM
HTML 5 is an new edition of HTML. It's much just like HTML. But change is HTML 5 contains much better assistance for press such as, an movie and sound tag. :)
Title: Re: What’s the difference between html and html5?
Post by: clivewhites on April 10, 2012, 07:29:34 AM
HTML5 is extension of basic HTML version. As it is so much improved for the web parts so it makes site loading easy and the quality of user experience has improved a lot.
Title: Re: What’s the difference between html and html5?
Post by: Ien Bell on April 11, 2012, 01:14:29 AM
in my opinion not very much different HTML is upgraded version of HTML.
Title: Re: What’s the difference between html and html5?
Post by: kentowin on February 19, 2018, 04:32:11 AM
1. Doctype declaration in Html is too longer where as DOCTYPE declaration in Html5 is very simple.
2. Audio and Video are not part of HTML but Audio and Videos are integral part of HTML5
Title: Re: What’s the difference between html and html5?
Post by: Davidsmith0143 on April 23, 2018, 07:11:16 AM
HTML stands for HyperText Markup Language. It is well-known markup language used to develop web pages. HTML works with all old browsers and HTML5 supported by all new browser. To draw shapes like circle, the rectangle is not possible in HTML. Using HTML5 you can draw shapes like circle, the rectangle.