Why are browsers so fussy about XML? They were more
accepting with HTML.



Why are browsers so fussy about XML? They were more accepting with HTML...

Answer / guest

This is deliberate. HTML browsers accept any input, correct
or incorrect, and try to make something sensible of it. This
error-correction makes browsers very hard to write,
especially if all browsers are expected to do the same
thing. It has also meant that huge numbers of HTML documents
are incorrect, because since they display OK in the browser,
the author isn't aware of the errors. This makes it
incredibly difficult to write new web user agents since
documents claiming to be HTML are often so poor.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

Is html5 replacing flash?

0 Answers  


List out the tags those are mostly used in html?

0 Answers  


What is an opening tag?

0 Answers  


What is tr and td tag?

0 Answers  


What are gradients in canvas used for?

0 Answers  






Is img an empty tag?

0 Answers  


Explain Canvas?

0 Answers   HCL,


How to make a DIV editable in HTML?

0 Answers   Petranics Solutions,


What are the different attributes of the font tag?

0 Answers  


How to write a canvas in html5?

0 Answers  


What does :: before mean in html?

0 Answers  


Can I have two or more actions in the same form?

0 Answers  


Categories