Past code used: <html> <head> <title>Sam Fritz</title> <link rel="stylesheet" href="/samfritz.github.io/stylesheet.css"> </head> <body> <h1>Look it's a new title</h1> <p id="intro">I'll put some text here.</p> <p class="colorful">This has a style applied via a class.</p> </body> </html>