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 |
What is the use of <table> tag?
What is new in html 5?
What do you mean by style sheet?
Is html table deprecated?
In html5, onblur and onfocus are?
How do I know which keywords to enter in order to make site catchable?
What does p mean in html code?
What is an image map in html ?
Which tag inserts a line horizontally on your web page?
What are Tags?
what are technologies we use in dhtml?
What is alt text for images?