Blog/Resources/Output/index.html

39 lines
1.5 KiB
HTML

<html>
<head>
<link rel="stylesheet" href="Wireframe.css">
<link rel="stylesheet" href="effects.css">
</head>
<body>
<header>
<a href="index.html">
Rosia Evans
</a>
</header>
<main>
<nav>
<h1>Navigation</h1>
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
<li><a href=/SailBot.html>aberSailBot</a></li>
<li><a href=/index.html>Welcome!</a></li>
<li><a href=/SBSWork.html>SBS Internship</a></li>
<li><a href=/inputfile.html>Hello world!</a></li>
<li><a href=/EPQProject.html>EPQ Project</a></li>
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
<li><a href=/Aardvark.html>AardvarkXR</a></li>
<li><a href=/MindMap.html>Mind Map Maker</a></li>
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
<li><a href=/TestFullArticle.html>Example Post</a></li>
</nav>
<article><h1>Welcome!</h1>
<p>I'm Rosia Evans, this is my site where I log my work for myself and for me to show to others.</p>
<p>I'm currently studying at a small university in wales where I'm doing a BEng in software engineering whilst working on robotics and exploring my own interests on the side through various societies. I've previously had interests in VR and XR and UI design, spending a lot of my secondary school years experimenting with both concepts.</p>
<p>To see my work, check the navbox to the side</p>
<p>&lt;-</p>
</article>
</main>
<div>
</body>
</html>