What is XHTML?
Answer / guest
Is simple words, XHTML, or Extensible HTML, is HTML 4 with
XML rules applied to it (each begin tag must have an end
tag, attribute values in single/double quotes, etc.).
However, the overall vision of XHTML is much more than
that. In addition to using XML syntax for HTML, XHTML also
encloses specifications such as […]
| Is This Answer Correct ? | 7 Yes | 2 No |
Is div used in html5?
What tools to use to view xhtml documents?
What is ul in html?
What is append in jquery?
Explain html headings?
What is the use of Canvas Element in HTML5?
What is html directive?
When is it appropriate to use frames?
Can we modify the attribute's value of the html tag dynamically?
How to tags migrated from html4 to html5?
How is HTML5 different from HTML4?
What is html hiddenfor?