Add new file

This commit is contained in:
[ vicgs ] 2024-04-26 11:38:20 +00:00
parent f3d929b7be
commit ea5bb5ff1d
1 changed files with 19 additions and 0 deletions

19
index.html Normal file
View File

@ -0,0 +1,19 @@
<!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>