Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 09-20-2012, 05:38 AM   #1
synchronous
Registered User
 
Join Date: Aug 2012
Posts: 32
What is the difference between html and html5?

I want to know the basic differences between html and html5, if any one knows share here. Thanks in advance
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
synchronous is offline   Reply With Quote

Old 09-20-2012, 06:04 AM   #2
Nullified
Registered User
 
Join Date: Sep 2012
Posts: 48
Thumbs up

Quote:
Originally Posted by synchronous View Post
I want to know the basic differences between html and html5, if any one knows share here. Thanks in advance
There are gratuitous amounts of differences between html and html5, but you may be wondering just to the differences between html4 and html5.

http://www.w3.org/TR/html5-diff/
__________________
Option9 Hosting LLC.
Enterprise Web Hosting Services


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Nullified is offline   Reply With Quote
Old 09-26-2012, 11:30 PM   #3
lawrencehayden
Registered User
 
Join Date: Sep 2012
Posts: 10
DOCTYPE is much longer as HTML4 is depending on SGML-based.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">


DOCTYPE is required to allow requirements method for HTML records.
<!DOCTYPE html>

Audio and Movie are not aspect of HTML4 specification


Audio and Video clips are important aspect of HTML5 requirements e.g. <audio> and <video> tags

Vector Design is possible with the help of technology such as VML, Silverlight, Display etc.


Vector graphics is important aspect of HTML5 e.g. SVG and canvas

It is almost difficult to get real GeoLocation of individual surfing around any web page especially if it comes to cellular phone gadgets.


JS GeoLocation API in HTML5 allows recognize place of individual surfing around any web page (provided individual allows it)

Browser storage cache can be used as short-term storage space.


Application Cache, Web SQL data source and Web storage space is available as customer side storage space. Available using JavaScript user interface in HTML5 certified internet explorer.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
lawrencehayden is offline   Reply With Quote
Old 09-27-2012, 12:20 AM   #4
milina788
Registered User
 
Join Date: Jul 2012
Posts: 34
HTML5 is the latest version of HTML which is slightly different from the older HTML because there is only possibility of text, image in HTML but the HTML5 gives the ability to use the video and audio elements also in development of a website which comes under new elements. There are some more elements added to the HTML which is form element and media elements.
__________________
Hire a professional
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
milina788 is offline   Reply With Quote
Old 10-31-2012, 03:51 AM   #5
Lucas Shrek
Registered User
 
Join Date: Oct 2012
Posts: 35
HTML5 is the updated version of HTML which provides more facilities for coding and web designing..

________
HTC ONE X
Lucas Shrek is offline   Reply With Quote
Old 03-27-2013, 09:53 PM   #6
kevinloyed
Registered User
 
Join Date: Mar 2012
Location: india
Posts: 218
HTML 5 is an updated version of HTML and it has an updation of Audio and Video Tag.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
kevinloyed is offline   Reply With Quote
Old 04-02-2013, 06:19 AM   #7
semaphore.v
Registered User
 
Join Date: Mar 2013
Posts: 66
You can make responsive website easily; you don’t require swf file to run animation.
Simply it’s new version of HTML
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
semaphore.v is offline   Reply With Quote
Old 04-16-2013, 07:38 AM   #8
OPS
Registered User
 
Join Date: Dec 2012
Posts: 23
As per my info about HTML 5 is an updated version and also add latest technologies compare of HTML; by the way thanks for sharing to all.
OPS is offline   Reply With Quote
Old 04-20-2013, 04:14 AM   #9
Luca tall
Registered User
 
Join Date: Apr 2013
Location: Chennai
Posts: 72
HTML5 is a latest version of HTML which supports much better video and audio tags.
or
HTML5 is a language for structuring and presenting content for the World Wide Web, a core technology of the Internet where as HTML is a simple markup language.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
Luca tall is offline   Reply With Quote
Old 04-20-2013, 10:07 AM   #10
caspir123
Registered User
 
Join Date: Mar 2013
Posts: 22
HTML5 is simply the latest version of the HTML specification.
caspir123 is offline   Reply With Quote
Old 04-20-2013, 10:07 AM   #11
caspir123
Registered User
 
Join Date: Mar 2013
Posts: 22
In HTML, audio and video requires external software support.
In HTML5, audio and video has internal specifications and has separate tags ie <audio> and <video>.

In HTML, finding correct GeoLocation is impossible.
In HTML5, JS GeoLocation API helps in identifying location.
caspir123 is offline   Reply With Quote
Old 05-09-2013, 10:05 PM   #12
Ralphtdanko
Registered User
 
Join Date: May 2013
Posts: 4
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.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Ralphtdanko is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
1.Basic distinguishing features of HTML 4 and HTML 5 rooseveltjobs HTML / DHTML 0 04-12-2012 10:00 PM


All times are GMT -7. The time now is 11:02 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.