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 |
Explain basic structure of html5?
What is difference between innertext and innerhtml?
Why we use xhtml instead of html?
What is a hyperlink example?
What are the improvements done for flash in html5?
How do I get out of a frameset?
What is a web worker in html5?
Why isn't XHTML2 backwards compatible?
What is the section tag?
How do I do a pagebreak?
What is nav in html?
Where can I practice coding?