Wednesday, 23 January 2019

Will broken HTML pages work in the DOM

Will broken HTML pages work in the DOM?

Answer:


In general your pages should not be broken, if you want to be able to use the DOM to get consistent results. It's the same right now - if you mix JavaScript or VBScript with a broken HTML page, you can get some odd results.

No comments:

Post a Comment