rearranging files and adding project pages

This commit is contained in:
Nye Evans 2021-01-05 17:52:20 +00:00
parent d8f1b7904b
commit d30ed40703
10 changed files with 134 additions and 12 deletions

View file

@ -0,0 +1,18 @@
<HTML>
<header>
<link rel = "stylesheet" href = "..\blog-post-default.css">
</header>
<body>
<h1>
House designer
</h1>
<h2>What it is</h2>
<div class = "textBox">
pog
</div>
<h2>What I did</h2>
<div class = "textBox">
pog
</div>
</body>
</HTML>