QP School

Full Version: Forcing the browser to read the basic HTML layout as HTML5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To force the browser to strictly read your HTML document as HTML we have to add the following line to the code:

[attachment=78]

If you've done it correctly your HTML document should look like this now:

[attachment=79]