|
|
| HTML Discuss about HTML designing problems here or help others with their HTML designing issues. |

12-06-2011, 11:02 AM
|
|
Senior Member
|
|
Join Date: Jul 2010
Location: delhi ( india )
Posts: 508
|
|
Xml and Html ?
Hello friends,
What are the most major difference between XML and HTML?
|

12-06-2011, 11:42 AM
|
|
Senior Member
|
|
Join Date: Aug 2011
Posts: 113
|
|
Xml and Html ?
XML is stand for extendible markup language and HTML stand for hyper text markup language.
The major difference is XML is all about explain the data and only focus to hold data whereas HTML is all about the website structure and it only focus to how the data looks in Website.
HTML is just display the information Whereas XML is hold, explain and describing information.
|

12-07-2011, 06:25 AM
|
|
Senior Member
|
|
Join Date: Sep 2011
Posts: 115
|
|
|
The major difference between them is XML site maps are used by the search engine crawler whereas HTML is for the user of the site.
|

12-07-2011, 07:48 AM
|
|
Senior Member
|
|
Join Date: Aug 2011
Posts: 415
|
|
|
Here i define major differance of XML and XHTML.
1.XML is not a alternate for HTML.
2.XML and HTML were designed with different goals.
3.XML was designed to describe data and to focus on what data is.
4.HTML is about displayed all information XML is about describing information
5.HTML was designed to display data and to focus on how data are looked like.
|

12-07-2011, 07:53 AM
|
 |
Member
|
|
Join Date: Oct 2011
Posts: 50
|
|
|
As I understand, xml is for search engines and html for humans.
|

12-07-2011, 08:13 AM
|
|
Member
|
|
Join Date: Nov 2011
Posts: 64
|
|
|
Web Developer may notice some difference between HTML and XML, which is due to the fact that they are both derived from XML document is provided or displayed, enables document authors to focus on creating documents that contain only relevant semantic information for their particular problem domain. This is a gentle introduction to XML and using xml with java.
We see what makes XML tick and the advantages of XML. Also we have programs to show how to use Excess parser for parsing and printing an XML document, to generate XML from subjective data.The most significant difference between HTML and XML is that HTML has predefined elements and attributes whose behavior is well specified, while XML does not. Instead, document authors can create their own XML words that are specific to their application or business need.
XML vocabularies currently exist for a large number of industries and applications from financial filings.
|

12-09-2011, 03:07 AM
|
|
Member
|
|
Join Date: Oct 2011
Posts: 34
|
|
|
XML was designed to transport and store data, with focus on what data is..While HTML was designed to display data, with focus on how data looks
|

12-16-2011, 11:46 AM
|
|
Junior Member
|
|
Join Date: Dec 2011
Posts: 18
|
|
|
XML is not a replacement for HTML.
XML and HTML were designed with different goals:
* XML was designed to transport and store data, with focus on what data is.
* HTML was designed to display data, with focus on how data looks.
HTML is about displaying information, while XML is about carrying information.
XML stands for Extensible Markup Language
• XML is a markup language much like HTML
• XML was designed to carry data,
• XML tags are not predefined.
• XML is designed to be self-descriptive.
HTML - short for Hypertext Markup Language is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document by denoting certain text as headings, paragraphs, lists, and to supplement that text with interactive forms, embedded images, and other objects.
|

04-05-2012, 07:24 AM
|
|
Junior Member
|
|
Join Date: Mar 2012
Posts: 19
|
|
|
XML is designed to carry the data while html is to display the data and focus on how the data looks.
XML does not do anything but it is used to structure the data, store the data and transport the data while HTML is used to display the data only.
XML is cross platform, hardware and software independent tool to carry data from one source to another destination.
XML is self descriptive. The DTD or schema describes what and how to use tags and elements in an xml document.
XML does not have predefined tags while HTML has. XML lets you invent your own tags while html gives you predefined tags and you have to use them only.
|

04-30-2012, 07:18 AM
|
|
Member
|
|
Join Date: Feb 2012
Location: USA
Posts: 47
|
|
Quote:
Originally Posted by Christopher
XML is not a replacement for HTML.
XML and HTML were designed with different goals:
* XML was designed to transport and store data, with focus on what data is.
* HTML was designed to display data, with focus on how data looks.
HTML is about displaying information, while XML is about carrying information.
XML stands for Extensible Markup Language
• XML is a markup language much like HTML
• XML was designed to carry data,
• XML tags are not predefined.
• XML is designed to be self-descriptive.
HTML - short for Hypertext Markup Language is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document by denoting certain text as headings, paragraphs, lists, and to supplement that text with interactive forms, embedded images, and other objects.
|
I agree with this.this is the major difference. Thanks for this.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 10:27 PM.
|