HTMLXML
HTML focuses on - “How data looks?”XML focuses on - “What data is ?”
HTML is used to Display Information.XML is used to Describe Information.
HTML Tags are PredefinedXML Tags can be user Defined.
HTML is used to Design Web pages .XML is designed to Carry data or to Create new Scripting Language.
HTML is Case InsensitiveXML is case Sensitive.
HTML does not preserve white spaceXML preserves White Space
HTML is not Strict.XML is String as Strict.
HTMLis presentation languageXML neither a programming language nor a presentation language