What is difference between HTML and XHTML?

0

The differences between HTML and XHTML are:

  1. HTML is application of Standard Generalized Markup Language(SGML) whereas XML is application of Extensible Markup Language(XML).
  2. HTML is a static Web Page whereas XHTML is dynamic Web Page.
  3. 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.
  4. HTML is about displaying information whereas XHTML is about describing the information.

 

asked Apr 14, 2023 at 23:56
Sign in to add a comment

0 Answers

0
📝 No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.