<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml"> <!-- class HTML template: last modified 2025-01-29 --> <!-- by: last modified: you can run this using the URL: --> <head> <title> page title here </title> <meta charset="utf-8" /> <!-- (you can REMOVE THIS COMMENT when using this template) ============================================= class style standard: you are required to link to normalize.css *before* your personal/additional external CSS files to play it safe, I linked to a copy of normalize.css I *know* exists, in my directory; you may change this to your local copy also note: CSS validator (can be used for your .css files): https://jigsaw.w3.org/css-validator/ --> <link href="https://nrs-projects.humboldt.edu/~st10/styles/normalize.css" type="text/css" rel="stylesheet" /> </head> <body> <footer> <hr /> <p> Validate by pasting .xhtml copy's URL into<br /> <a href="https://validator.w3.org/nu"> https://validator.w3.org/nu </a> or <a href="https://html5.validator.nu/"> https://html5.validator.nu/ </a> </p> </footer> </body> </html>