28 lines
No EOL
1.2 KiB
HTML
28 lines
No EOL
1.2 KiB
HTML
<!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, under unlicense, <a href="https://github.com/adrianvic/website">on GitHub</a> <p>
|
|
</center>
|
|
</body>
|
|
</html> |