View Single Post

Old 06-25-2007, 03:46 AM   #4 (permalink)
sathiyendran a
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 sathiyendran a is on a distinguished road
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
__________________
sathiyendran a is offline   Reply With Quote