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 Text Field in Input Element?
what the types of css and name the types
What is local storage concept in HTML 5?
How would you automatically transfer your visitors to a new web page?
Should I close br tag?
What is difference between b and br tag?
What is body in HTML document?
What is the full form of html?
Why to use method – lineto in canvas?
Explain How many New Markup Elements you know in HTML5?
What is an example of labelling?
What is form tag in html?