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 |
Is html5 replacing flash?
List out the tags those are mostly used in html?
What is an opening tag?
What is tr and td tag?
What are gradients in canvas used for?
Is img an empty tag?
Explain Canvas?
How to make a DIV editable in HTML?
0 Answers Petranics Solutions,
What are the different attributes of the font tag?
How to write a canvas in html5?
What does :: before mean in html?
Can I have two or more actions in the same form?