THEORETICAL RECAP An HTML document is a plain text file that a web browser reads and renders as a visual page. Every valid HTML file follows a strict skeleton: it opens with the declaration, which tells the browser to interpret the content using mode...