1.

What is the main difference between HTML and XHTML?

Answer»
HTMLXHTML
Here, the tags are not extensibleHere the tags are extensible.
In HTML, the tags are not case-sensitiveIn XHTML, only the LOWERCASE tags are accepted.
It supports the OVERLAPPING of tags.It does not support the overlapping of tags.


Discussion

No Comment Found