Correct Answer: The differences between HTML and XHTML are: - HTML is application of Standard Generalized Markup Language(SGML) whereas XML is application of Extensible Markup Language(XML) - HTML is a static Web Page whereas XHTML is dynamic Web Page - HTML allows programmer to perform changes in the tags and use attribute minimization whereas XHTML when user need a new markup tag then user can define it in this - HTML is about displaying information whereas XHTML is about describing the information