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 |
Which tag specifies a key pair generator field in a form?
What are META tags?
Who is the author of html?
How can we add and remove data from local storage?
Explain <ul> in html?
What does the elements mean in syntax given for url in html?
How do you keep list elements straight in an HTML file?
Are html tags case sensitive?
What is the best html css editor?
List out media related elements in html5?
What is append in jquery?
What are the different types of storage in html5? Explain