web/index.htm
2024-02-18 15:03:14 -03:00

31 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>
<h3 class="nospace">
<a href="https://youtube.com/@adrianvic8/" style="text-decoration:blink">YouTube</a>
<a href="https://github.com/adrianvic/" style="text-decoration:blink">GitHub</a>
<a href="https://reddit.com/u/Afox200" style="text-decoration:blink">Reddit</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>
</td>
</tr>
</table>
<p class="bold">Adrian Victor, under unlicense, <a href="https://github.com/adrianvic/website">on GitHub</a> <p>
</center>
</body>
</html>