What is the difference between html and xhtml?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• HTML is more forgiving with syntax (e.g., optional closing tags).
• XHTML is stricter and follows XML rules (e.g., all tags must be closed, attributes must be quoted).
| Is This Answer Correct ? | 0 Yes | 0 No |
• HTML is more forgiving with syntax (e.g., optional closing tags).
• XHTML is stricter and follows XML rules (e.g., all tags must be closed, attributes must be quoted).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is style in html?
What does cshtml stand for?
What other advantages does html5 have?
What other ways can be used to align images and wrap text?
Should you use mailto links?
What is innerhtml?
What is the use of Canvas element?
What does </ br mean?
What is the lifetime of local storage?
How do you create a link that will connect to another web page when clicked?
What is the limit of keywords meta tag?
What is the latest xhtml specification?