diff --git a/simple.html b/simple.html new file mode 100644 index 0000000000000000000000000000000000000000..173cdac866743e690a0d95de90b07e5b24e4b2f0 --- /dev/null +++ b/simple.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html> + <head> + <title>WEBSITE</title> + </head> + <body> + hey hey. + <br><br> + <h2>document as you go!</h2> + <br><br> + spent hours typing up this page + <br><br> + scrutinizing formatting + <br><br> + overlaying blocks with barebones css at the top of the html file + <br><br> + i would be sad if I lost this + </body>