QP School
Forcing the browser to read the basic HTML layout as HTML5 - Printable Version

+- QP School (https://qomplainerzschool.lima-city.de)
+-- Forum: Tutorials (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=3)
+--- Forum: HTML5 Tutorials (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=4)
+--- Thread: Forcing the browser to read the basic HTML layout as HTML5 (/showthread.php?tid=2488)



Forcing the browser to read the basic HTML layout as HTML5 - Qomplainerz - 02-21-2021

To force the browser to strictly read your HTML document as HTML we have to add the following line to the code:

   

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