Create projects.htm
This commit is contained in:
parent
db03fdd790
commit
f4d90cfad9
1 changed files with 27 additions and 0 deletions
27
projects.htm
Normal file
27
projects.htm
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Adrian</title>
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body class="vertcentered">
|
||||
<center>
|
||||
<h1 class="nobottommargin">adrian's webspace</h1>
|
||||
<h3 class="italic lightcol nospace">all my projects listed below</h2>
|
||||
<table height="100%" width="100%">
|
||||
<h3 class="nospace">
|
||||
<a href="http://adrian.rf.gd/" style="text-decoration:blink">home</a>
|
||||
</h3>
|
||||
<h3 class="nospace">
|
||||
</h3>
|
||||
<tr>
|
||||
<td align="center" valign="middle" style="padding-left: 10%; padding-right: 10%;">
|
||||
<p>This list feels so lonely.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="bold">Adrian Victor, under unlicense, <a href="https://github.com/adrianvic/website">on GitHub</a> <p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue