Portfolio/Mainpage.html
WillowRo 0182ccffb1 fixed grid layout, started texturing title, started using reset sheet
added gradient to background of text, started working on adding a noise texture, reworked grid again (this time its final, it is fully working now!!), got reset sheet working.

also added reference image of website plan
2020-12-23 13:28:04 +00:00

11 lines
No EOL
224 B
HTML

<HTML>
<header>
<link rel="stylesheet" href="Mainpage.css">
</header>
<body>
<h1 class="positioned">
Nye Evans
<div style = "font-size: 30%; padding-top: 10;">Portfolio</div>
</h1>
</body>
</HTML>