Why are browsers so fussy about XML? They were more
accepting with HTML.
Answer Posted / 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 View All Answers
Explain HTML-5 Drag and Drop Features?
How to add video in background in HTML
What is body in html?
What is descriptive list?
What is html5 new input type?
Should nav be inside header?
What is the use of id attribute in html?
What are the essential attributes in image tag in html?
In html5, onblur and onfocus are?
What are the new FORM elements which are available in HTML5?
What is ol and ul tag?
What is basic tag in html?
What is the importance of drag and drop in html5?
What are the improvements done for flash in html5?
How many types of list tag are using in html?