Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 11-29-2013, 05:18 AM   #1
artijain1900
Registered User
 
Join Date: Jul 2013
Posts: 122
Difference between HTML and XML

What is difference between HTML and XML?
__________________

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.
artijain1900 is offline   Reply With Quote

Old 12-31-2013, 03:18 AM   #2
sheik
Registered User
 
Join Date: Dec 2013
Posts: 9
The most salient difference between HTML and XML is that HTML describes presentation and XML describes content. An HTML document rendered in a web browser is human readable. XML is aimed toward being both human and machine readable.
__________________
sheik

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sheik is offline   Reply With Quote
Old 04-22-2015, 06:21 AM   #3
rizwan
Registered User
 
Join Date: Jun 2014
Posts: 209
HTML is a markup language that is used to design web pages. It is written in predefined tag elements. Its primary purpose is to display data with focus on how the data looks.
XML is a markup language whose primary purpose is to transport and store data. It is a language that can be used to develop new languages and define other languages. It does not have a predefined set of tags, and allows the developer to customize tags.
__________________

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.
rizwan is offline   Reply With Quote
Old 06-02-2015, 10:10 AM   #4
BenjaminMayer
Registered User
 
Join Date: Jun 2015
Location: canada
Posts: 29
HTML and XML both are designed with different goal.
1. HTML is a markup language used to design webpage, where as XML is a markup language whose main purpose is to transport and store data.
2.HTML has a predefined set of tag elements. XML does not have any predefined set of tag.
3. The purpose of HTML is to display data with focus on how the data looks. while XML was designed to describe data focus on what data is.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
BenjaminMayer is offline   Reply With Quote
Old 09-06-2015, 01:18 AM   #5
smmexpertss
Registered User
 
Join Date: Sep 2015
Location: UK
Posts: 447
The Difference Between XML and HTML. XML and HTML were designed with different goals: XML was designed to describe data, with focus on what data is. HTML was designed to display data, with focus on how data looks
smmexpertss is offline   Reply With Quote
Old 09-08-2015, 12:18 PM   #6
yasar
Registered User
 
Join Date: May 2015
Posts: 61
HTML is a basic website development language xml is a layout langauge for websites, Using the xml you can add the new layout for your site
__________________

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.
yasar is offline   Reply With Quote
Old 09-26-2015, 02:26 AM   #7
Martinricky
Registered User
 
Join Date: Aug 2015
Posts: 434
HTML is the predominant mark up language for web pages. HTML creates structured documents by denoting structural semantics for text like headings, lists, links, quotes etc. It allows images and objects to be embedded to create interactive forms. It is written as tags surrounded by angle brackets - for example, <html>. Scripts in languages like JavaScript can also be loaded.

XHTML is a family of XML languages which extend or mirror versions of HTML. It does not allow omission of any tags or use of attribute minimization. XHTML requires that there be an end tag to every start tag and all nested tags must be closed in the right order. For example, while <br> is valid in HTML, it would be required to write <br /> in XHTML.
__________________

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.
Martinricky is offline   Reply With Quote
Old 09-29-2015, 10:44 PM   #8
Lemosys
Registered User
 
Join Date: Aug 2015
Location: 2530 Yorktown apartment , Houston ,Texas 77056
Posts: 116
5 Major difference between HTML and XML

1.HTML was designed to display data with focus on how data looks while XML was designed to be a software and hardware independent tool used to transport and store data, with focus on what data is.

2.HTML is a markup language itself while XML provides a framework for defining markup languages.

3.HTML is a presentation language while XML is neither a programming language nor a presentation language.

4.HTML is case insensitive while XML is case sensitive.

5.HTML is used for designing a web-page to be rendered on the client side while XML is used basically to transport data between the application and the database.
__________________
Lemosys Infotech is an ISO Certified Company having its operations in India & US. We offer best IT Services that includes Website Development, Web Designing, Mobile Application development, Search engine optimization & Testing. Call us to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Lemosys is offline   Reply With Quote
Old 10-01-2015, 12:00 AM   #9
RH-Calvin
Registered User
 
Join Date: May 2015
Location: Forum
Posts: 2,517
HTML and XML are two types of sitemap. HTML sitemap is used for browsers to surf and find webpages on your website. On the other hand XML sitemap is a coding sitemap which is used by search engine crawlers to read through your website pages. XML sitemap submitted in webmaster tool helps to index your webpages faster in search engines.
__________________

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

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
| Windows Server with Remote Desktop Access

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
| Servers with Free IPMI Setup
RH-Calvin is offline   Reply With Quote
Old 10-26-2015, 09:40 PM   #10
ipack
Registered User
 
Join Date: Oct 2015
Posts: 116
hi,
The major difference between HTML and XML is that HTML describes presentation and XML describes content. An HTML document is human readable but XML is aimed toward being both human and machine readable.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ipack is offline   Reply With Quote
Old 10-28-2015, 04:46 AM   #11
lewissmith
Registered User
 
Join Date: Sep 2015
Location: USA
Posts: 16
Difference between HTML and XML

HTML is a markup language that is used to design web pages. It is written in predefined tag elements. Its primary purpose is to display data with focus on how the data looks. XML is a markup language whose primary purpose is to transport and store data. It is a language that can be used to develop new languages and define other languages. It does not have a predefined set of tags, and allows the developer to customize tags.

Application Development Company India | Apps Development Services
lewissmith is offline   Reply With Quote
Old 10-29-2015, 02:03 AM   #12
Lemosys
Registered User
 
Join Date: Aug 2015
Location: 2530 Yorktown apartment , Houston ,Texas 77056
Posts: 116
Sitemap XML search engine readable only.XML is a markup language whose primary purpose is to transport and store data.
and sitemap HTML user readable.HTML is a markup language that is used to design web pages.
__________________
Lemosys Infotech is an ISO Certified Company having its operations in India & US. We offer best IT Services that includes Website Development, Web Designing, Mobile Application development, Search engine optimization & Testing. Call us to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Lemosys is offline   Reply With Quote
Old 07-01-2016, 12:37 AM   #13
Kiara
Registered User
 
Join Date: Jun 2016
Location: USA
Posts: 55
HTML :
HTML is an abbreviation for HyperText Markup Language.
HTML was designed to display data with a focus on how data looks.
HTML is used for designing a web page to be rendered on the client side.
HTML is not strict if the user does not use the closing tags.
XML:
XML stands for eXtensible Markup Language.
XML was designed to be a software and hardware independent tool used to transport and store data, with a focus on what data is.
XML is used basically to transport data between the application and the database.
XML makes it mandatory for the user the close each tag that has been used.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Kiara is offline   Reply With Quote
Old 07-05-2016, 02:04 AM   #14
yadavji83
Registered User
 
Join Date: Jul 2016
Location: Delhi, India
Posts: 9
XML on the other hand is used just to save data. It don't do anything else, as XML is the simplest form of saving data it can be used by mostly all the different languages. This makes it a universal choice.

HTML is used to place different designing elements at some particular place this is used to make your Photoshop design into working HTML.
__________________

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.
yadavji83 is offline   Reply With Quote
Old 07-05-2016, 02:44 AM   #15
janpaul7890
Registered User
 
Join Date: Jul 2016
Location: USA
Posts: 138
XML and HTML were designed with different goals:

XML was designed to carry data - with focus on what data is
HTML was designed to display data - with focus on how data looks
XML tags are not predefined like HTML tags are
janpaul7890 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:05 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.