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

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 07-10-2016, 11:09 PM   #16
Manya Johnson
Registered User
 
Join Date: Jul 2016
Location: India
Posts: 32
1. HTML tags are Predefined. XML custom tags can be created by the author.
2. HTML is static and XML is dynamic.
3. HTML cannot preserve white space. XML preserved white space.
4. HTML is not case sensitive. XML is case sensitive.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Manya Johnson is offline   Reply With Quote
Old 07-10-2016, 11:28 PM   #17
HenryJack
Registered User
 
Join Date: Jun 2016
Posts: 35
HTML Stands for Hypertext Markup Language and it the most popular language for web designing and development.
XML Stands for Extensible Markup Language it is more of a language used to exchange data over web rather than designing or developing data.
__________________

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.
HenryJack is offline   Reply With Quote
Old 07-13-2016, 11:58 PM   #18
rekhaweb
Registered User
 
Join Date: Jul 2016
Posts: 28
HTML

HTML is an abbreviation for HyperText Markup Language.
HTML was designed to display data with focus on how data looks.
HTML is a markup language itself.
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 focus on what data is.
XML provides a framework for defining markup languages.
__________________

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.
rekhaweb is offline   Reply With Quote
Old 07-22-2016, 06:34 AM   #19
sashwatmegh
Registered User
 
Join Date: Apr 2016
Location: pune
Posts: 583
HTML is used for designing a web page to be rendered on the client side. It is not strict if the user does not use the closing tags.

XML is used basically to transport data between the application and the database.It 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.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sashwatmegh is offline   Reply With Quote
Old 08-07-2016, 11:08 AM   #20
iqbaljan
Registered User
 
Join Date: Aug 2016
Posts: 20
HTML is a markup langauge used for creating webpages and xml is a markup langauge use to carry data.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
iqbaljan is offline   Reply With Quote
Old 08-22-2016, 06:12 AM   #21
vwebdevelopment
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 41
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.
vwebdevelopment is offline   Reply With Quote
Old 09-01-2016, 02:41 AM   #22
eumaxindia
Registered User
 
Join Date: Aug 2016
Posts: 640
HTML is an designing language and user friendly
XML is an pre define tags.......
HTML
<html>
<head>
<title>
</head>
<body>
...........
</body>
</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.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
eumaxindia is offline   Reply With Quote
Old 11-19-2017, 11:18 PM   #23
Apptunix
Registered User
 
Join Date: Feb 2017
Location: USA, Austin, Texas 78748
Posts: 43
HTML is a markup language that is used to design web pages. It is composed in predefined tag elements. Its basic role is to show data with focus on how the data looks. XML is a markup language whose basic role is to transport and store information.It is a language that can be used to develop new languages and define other languages.. It doesn't have a predefined set of tags, and allows the developer to customize tags.

Mobile Application Development Company
|
Mobile Application Development Services
__________________
Apptunix has a highly qualified team of experts that have been offering
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for several years. We listen carefully in order to clearly understand your idea and will be on pins and needles to deliver a custom Mobile application that runs smoothly and meets every one of your business needs.
Apptunix is offline   Reply With Quote
Old 11-19-2017, 11:28 PM   #24
davidlynch
Registered User
 
Join Date: Nov 2017
Location: USA
Posts: 5
Difference between HTML and XML

The Difference Between XML and HTML. 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.
Application development Company India | Apps Development Services
davidlynch is offline   Reply With Quote
Old 11-23-2017, 02:34 AM   #25
exproacademy
Registered User
 
Join Date: Oct 2017
Posts: 11
HTML and XML

HTML is a markup language, readable by the users.
XML is a markup language, readable by search engines.
One should have both HTML and XML files for their website.
exproacademy is offline   Reply With Quote
Old 11-30-2017, 03:02 PM   #26
AmandaCherry
Registered User
 
Join Date: Nov 2017
Posts: 342
The Difference Between XML and HTML. 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.
__________________

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.
AmandaCherry is offline   Reply With Quote
Old 12-22-2017, 02:41 AM   #27
Lemosys
Registered User
 
Join Date: Aug 2015
Location: 2530 Yorktown apartment , Houston ,Texas 77056
Posts: 116
The major difference between HTML and XML is that HTML is used to describe web pages and its presentation. While XML is used to describe the content of the website.
__________________
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 12-23-2017, 03:41 AM   #28
martinsimmons
Registered User
 
Join Date: Dec 2017
Posts: 17
Both are markup languages, which represents text data in proper format using tags.



HTML:


It was designed to display data.
It is written in pre-defined tag elements.
It is case insensitive.
It is used for designing a web page to be rendered on client side.
It does not preserve white space.

XML:


I was designed to store data.
It is user defined tag elements.
It is case sensitive.
It is used to transport data between the application and database.
It does.
martinsimmons is offline   Reply With Quote
Old 12-28-2017, 05:21 AM   #29
karthiknagaraja
Registered User
 
Join Date: Oct 2017
Posts: 51
html -hypertext markup language
xml - extensible markup language they both are markup language but xml is used for designing a web site
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
karthiknagaraja is offline   Reply With Quote
Old 12-28-2017, 07:53 AM   #30
PeterGenesis
Registered User
 
Join Date: Dec 2017
Posts: 235
The Difference Between XML and HTML. 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.
__________________

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.
PeterGenesis 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 04:20 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.