|
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. XML syntax differs from HTML1.New tags may be defined at will 2.Tags may be nested to arbitrary depth 3.May contain an optional description of its grammar
__________________
|