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 |
How to insert a picture into a background image of a web page?
What is the difference between xhtml, html 4 and html 5? Which one do you use typically?
What is the use of heading tag?
What are semantic elements in HTML?
What is an html file?
Tell us something about the new <canvas> element.
How do you change the number type in the middle of a list?
Is xhtml element name case sensitive?
Why is label used in html?
Is html tag mandatory?
How do I specify a specific combination of frames instead of the default document?
Where do we use html?