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
11 lines
No EOL
224 B
HTML
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> |