Front End Programmer Question:
Tell us what is the difference between HTML and XHTML?
Answer:
HTML is HyperText Markup Language used to develop the website.
XHTML is modern version of HTML 4. XHTML is an HTML that follows the XML rules which should be well-formed.
XHTML is modern version of HTML 4. XHTML is an HTML that follows the XML rules which should be well-formed.
Previous Question | Next Question |
Explain what is a javascript object? | What is a clear? |