Updated
This commit is contained in:
parent
1e231efb6b
commit
27fe99bb39
3 changed files with 91 additions and 11 deletions
28
index.htm
Normal file
28
index.htm
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<!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">fantasy is not a crime, find your castle in the sky</h2>
|
||||
<table height="100%" width="100%">
|
||||
<h3 class="nospace">
|
||||
<a href="http://blog.adrian.rf.gd/" style="text-decoration:blink">blog</a>
|
||||
<a href="http://gallery.adrian.rf.gd/" style="text-decoration:blink">gallery</a>
|
||||
</h3>
|
||||
<tr>
|
||||
<td align="center" valign="middle" style="padding-left: 10%; padding-right: 10%;">
|
||||
<p>Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature.
|
||||
</p>
|
||||
<p>You can find me on <a class="italic" href="https://www.github.com/adrianvic">Github</a>, <a class="italic" href="https://youtube.com/@cdnapollo">YouTube</a> or <a class="italic" href="https://reddit.com/u/Afox200">Reddit</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="bold">Adrian Victor, <span style="text-decoration: line-through;">all</span> no rights reserved <p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue