site/index.html

15 lines
470 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>
</head>
<body bgcolor="cornflowerblue">
<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></tr></table></td></tr></table>
</td></tr></table></center>
</body>
</html>