site/index.html

15 lines
470 B
HTML
Raw Normal View History

2024-04-26 09:19:12 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
2024-04-26 09:21:37 +00:00
<title>vicgs - Home</title>
2024-04-26 09:19:12 +00:00
</head>
<body bgcolor="cornflowerblue">
<center>
<table width="75%" height="100%"><tr><td align="middle"><table cellpadding="10" cellspacing="10" bgcolor="white"><tr><td>
2024-04-26 09:34:19 +00:00
</td><td><font face="verdana, helvetica">
Welcome to my site!</font>
2024-04-26 09:19:12 +00:00
</td></tr></table></td></tr></table>
</td></tr></table></center>
</body>
</html>