Update index.html

This commit is contained in:
[ vicgs ] 2024-04-26 11:15:16 +00:00
parent 5b95026887
commit 4c4408df70
1 changed files with 8 additions and 3 deletions

View File

@ -3,11 +3,16 @@
<head>
<title>vicgs - Home</title>
</head>
<body bgcolor="cornflowerblue">
<body bgcolor="#d10003">
<center>
<table width="75%" height="100%"><tr><td align="middle"><table cellpadding="10" cellspacing="10" bgcolor="white"><tr><td>
</td><td><font face="verdana, helvetica">
Welcome to my site!</font>
</td><td>
<font face="verdana, helvetica">
<h1>Vic's Corner</h1>
<hr>
</font>
</td></tr></table></td></tr></table>
</td></tr></table></center>
</body>