site/index.html

19 lines
748 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>vicgs - Home</title>
<link rel="stylesheet" href="style.css">
</head>
<body bgcolor="#00db16">
<center>
<table width="75%" height="100%"><tr><td align="middle"><table cellpadding="10" cellspacing="10" bgcolor="white"><tr><td>
<h1>Vic's Corner</h1>
<div> <p> <a href="mailto:vicgs.contact@mailmasker.com">[ email ]</a> <a href="#">[ discord ]</a> <a href="#">[ bitcoin ]</a></p>
<hr>
<p>Welcome to my page, this is a lovely site where I will showcase my upcoming projects. I'm also planning on doing a blog but im still working on it.</p>
</td></tr></table></td></tr></table>
</td></tr></table></center>
</body>
</html>