Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Describe the differences between XML and HTML?

6 like 0 dislike
Hello guys
Describe the differences between XML and HTML.?
please reply me. Thanks advance
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

2 like 0 dislike
 
Best answer
It's amazing how many developers claim to be proficient programming with XML, yet do not understand the basic differences between XML and HTML. Anyone with a fundamental grasp of XML should be able describe some of the main differences outlined in the table below.
Differences Between XML and HTML

XML   
User definable tags
HTML
Defined set of tags designed for web display
Content driven
HTML
Format driven

End tags required for well formed documents
HTML
End tags not required

Quotes required around attributes values
HTML
Quotes not required

Slash required in empty tags
HTML
Slash not required
answered 1 year ago by eagles11 (179,830 points)

Related questions

4 like 0 dislike
0 answers
6 like 0 dislike
1 answer
5 like 0 dislike
1 answer
5 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)