adds "all projects" page

This commit is contained in:
Nye Evans 2021-09-17 23:22:11 +01:00
parent 0954ee9cb6
commit b783ff4fb4
12 changed files with 193 additions and 89 deletions

View file

@ -2,6 +2,7 @@
<HTML>
<header>
<link rel = "stylesheet" href = "pages\basic.css">
<link rel = "stylesheet" href = "pages\mainpage.css">
<link rel = "stylesheet" href = "pages\effects.css">
<link rel = "icon" href = "images\Icon.ico">
@ -15,7 +16,7 @@
<body>
<div id = "introScreenSpace">
<h1>
<h1 id = "Title">
<div id = "siteTitle">Nye "Ro" Evans</div>
<div class = "subTitle">Portfolio</div>
</h1>
@ -128,7 +129,10 @@
</div>
</div>
<div id="galleryOutroLink">
<a href = "pages/AllProjects.html">See all my projects here</a>
</div>
<div class = "textBox" id= "outroText">
I hope you like my work! If you ever want to contact me, my Email, Github and Social Medias can be found below.