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 different way in which website layout can be made?
What is the <!doctype>?
Explain bulleted lists in html?
Is it possible to set specific colors for table borders?
How do you write a title tag?
How to give two images in background.
How do you display a video in HTML 5?
Why was the target attribute removed from XHTML 1.1?
What is an example of syntax?
How to create scrollable tables in HTML-DHTML? My doubt is "I want to create a table whose header will remain stationery when I scroll the table vertically, but at the same time when I scroll horizontally, the header should scorll sidewise along with the body."
What is browser in html?
What are chainstays?