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 are the advantages of flash?
When I try to upload my site, all my images are x s. How do I get them to load correctly?
Which tag is used to create frames?
What are HTML forms, and what are their key attributes?
What is the use of dhtml?
What does DOCTYPE mean?
What is head and </ head tags?
What is html format?
What is difference html4 and html5?
What are the new <input> types for form validation in html5?
Explain <article> tag in html5?
How do you turn on html5 on safari?