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 |
Tell me two benefits of HTML5 Web Storage?
What is a h2 tag?
in internet from where information comes
What is meta tag keywords?
Is html static or dynamic?
What is the difference between xhtml, html 4 and html 5?
What is the name of the website?
Which html tag is used to display the data in the tabular form?
How do I know if I have html5?
Is br a container tag?
Explain the concept of web storage in html5.
What is html dom?