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 |
Are there instances where the text will appear outside of the browser?
Why to use figure tag in html5?
What is <table> tag?
Can you list the new input type attributes in html5?
What does id mean in html?
will u accepet a lower position for the time being?
Which JavaScript objects are not accessible to web worker?
What are the two basic tags in html list?
What is the role of html?
Does html needs complier?
What is hyperlink in html?
What does a href tag mean?