Creating an HTML Document Using the Doctype Declaration | Constructing the HTML Boilerplate with the `html`, `head`, and `body` Elements | Including Meta Information and Linking External Stylesheets and Scripts
Creating an HTML Document Using the Doctype Declaration When …