We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,166 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

HTML and HTML5

What is difference between HTML and HTML5

9
Contributors
9
Replies
3 Weeks
Discussion Span
9 Months Ago
Last Updated
15
Views
iramsweet
Light Poster
32 posts since Jun 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Well, Html 5 is the updated version of HTML. It is the same as HTML much gives facility for audio and video tag. HTML 5 comes with some extra tags that HTML doesn't have. HTML5 also have JS GeoLocation API assits in recognize places.

madelinekim
Newbie Poster
20 posts since Jun 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Html 5 has a universal declaration<!doctype html> you don't need to write all that lines with trasitional strict etc

dany12
Posting Whiz in Training
223 posts since Aug 2010
Reputation Points: 21
Solved Threads: 15
Skill Endorsements: 1

You may be interested in this posting from the W3C which covers the differences between HTML and HTML5. Topics covered...encoding changes, doctype declaration, obsolete elements, new elements, attribute changes, etc.

http://www.w3.org/TR/html5-diff/

JorgeM
Industrious Poster
4,018 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115

HTML is a vocabulary: it defines what kinds of elements you can write (e.g. BODY, P, LI, etc.) but isn't very strict about how you write it .

HTML5 is the next-generation version of HTML (the current version of HTML 4)not a standard yet, partially supported by some browsers (not supporting ie6&ie7) . in html5 you can use the canvas to do animation and shapes and the semantic is great because you can use new tags like : <head>,<article>,<footer> etc.

ofir0803
Light Poster
42 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

html 5 is a great advancement in the html spec.If you want to develop a web appllication, a website that goes beyond presentation use it.Has great support for css 3.Also customised for developing on mobile devices in conjunction with css 3 and javascript- web apps for the iphone etc.Supported by almost all major browsers and all the big guys(facebook,google etc) are using it.Bottomline you have to know it.Switch Now pedro!!kidding.....

Sarama2030
Junior Poster in Training
79 posts since May 2009
Reputation Points: 10
Solved Threads: 4
Skill Endorsements: 0

If you are considering deploying a new website, you should start to use the HTML5 Doctype. This doesnt meant that you have to include new HTML5 elements that some browsers do not support yet. As newer browser versions appear, more support for HTML5 elements will be available.

JorgeM
Industrious Poster
4,018 posts since Dec 2011
Reputation Points: 297
Solved Threads: 548
Skill Endorsements: 115

HTML5 is an extended version of HTML which is an added advantage to web developers. In HTML5 there are some new exciting features which are listed below:

  • Extra added HTML elements that improve our ability to describe content
  • Advanced web forms handling
  • APIs for easier web application development
  • <canvas> element used for image scripting on the fly
  • Users are able to edit and interact with sections of a web page
James_Smith
Newbie Poster
24 posts since Jul 2012
Reputation Points: 0
Solved Threads: 2
Skill Endorsements: 2
Infraction Points: 5

HTML 5 is the advanced verision version of HTML i.e it is the 5th verision of HTML standard. Html 5 differs from HTML in its structure.
Other additional functionalities provided by HTML 5 are:
-Context Menus
-Async attribute
-<details> tag
-<datagrid> tag
-<menu> tag
-<command> tag

princysharma90
Junior Poster in Training
87 posts since Jul 2012
Reputation Points: -2
Solved Threads: 1
Skill Endorsements: 0

HTML 5 has more advanced features than old HTML..

sheikhali449
Junior Poster
156 posts since Jul 2012
Reputation Points: 0
Solved Threads: 7
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0962 seconds using 2.88MB