What is the main difference between XML and HTML?



Unlike HTML, XML tags identify the data rather than specify how to display it. Whereas an HTML tag says something like, “Display this data in bold font” (), an XML tag acts like a field name in your program. It puts a label on a piece of data that identifies it (for example,




Explore posts in the same categories: XML Interview Questions


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |


Comments are closed.