Quote:
Originally Posted by getpfunky can anyone tell me what is Difference Between XML and HTML? |
XML was designed to describe data and to focus on what data is and
HTML was designed to display data and to focus on how data looks.
HTML is about displaying information, while
XML is about describing information.