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 a tag for a website?
Does html support javascripts?
Do you have to close br tags?
What is the purpose of header and footer tags?
how do I make a picture a link?
how can we convert html server controls to webserver controls?
How do you pronounce bvlgari?
What is output element in HTML 5?
What do tds mean?
So how do we implement application cache in HTML 5?
How do I align a table to the right (or left)?
What is datalist in html?