1.

Which of the following is not a difference between HTML and XHTML?

A. Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”
B. Charset in both html and xhtml is “text/html”
C. Tags and attributes are case-insensitive in HTML but not in XHTML
D. Special characters must be escaped using character entities in XHTML unlike HTML
Answer» C. Tags and attributes are case-insensitive in HTML but not in XHTML


Discussion

No Comment Found