diff options
Diffstat (limited to 'm.htm')
-rw-r--r-- | m.htm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/m.htm b/m.htm new file mode 100644 index 0000000..3c61326 --- /dev/null +++ b/m.htm @@ -0,0 +1,21 @@ +<!DOCTYPE html><html lang="en"><head> +<meta http-equiv="content-type" content="text/html;charset=utf-8" /> +<meta name="viewport" content="width=device-width,initial-scale=1" /> +<link rel="stylesheet" type="text/css" href="css/m.css" /> +<title>Porter Swanstrom</title></head><body><div class="main"><div class="head"> + +<h1>Porter Swanstrom</h1> + .: <a href="">ʜᴏᴍᴇ</a> + .: <a href="p">ᴘʀᴏᴊᴇᴄᴛꜱ</a> + .: <a href="www">ᴀʙᴏᴜᴛ</a> + +</div><div class="body"> + +<p>This site is currently still being built, check the +<a href="www">log</a> to see what's been done so far</p> + +</div><div class="foot"> + +Made by <a href=".">Porter Swanstrom</a> + +</div></div></body></html> |