Forum Moderators: open

Message Too Old, No Replies

what difference from XML and HTML

Xml and HTML

         

jame_2d

1:54 am on Jan 3, 2009 (gmt 0)

10+ Year Member



what is xml ?
why using xml ?

how about html ?

benevolent001

4:55 am on Jan 3, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Jame Welcome to WebmasterWorld

[w3schools.com...]

Just visit this website , its all there

jame_2d

5:07 am on Jan 3, 2009 (gmt 0)

10+ Year Member



thanks

Monalisa

9:45 am on Apr 22, 2009 (gmt 0)

10+ Year Member



Major differences between HTML and XML are:

1.While HTML possesses predefined and well-specified attributes, XML doesn’t. Document authors can set up their own XML words which are specific to their application/business requirements.

2. XML infixes the conception of regularness. The regularness rules of XML polish off certain ambiguity inbuilt in processing markup languages like HTML by implementing rules like mandating that all attribute values should be in quotes.

Monalisa

10:37 am on Apr 22, 2009 (gmt 0)

10+ Year Member



HTML is the abbreviated form of Hypertext Markup Language, a markup language for creating web pages. It gives a medium to explain the structure of text-based information in a document by referring specific text as headings, lists, paragraphs and to affix that text with embedded images, interactive forms and many other objects.

[edited by: coopster at 4:17 pm (utc) on April 24, 2009]