
Untitled
By: a guest on
May 1st, 2012 | syntax:
HTML | size: 0.25 KB | hits: 16 | expires: Never
<html>
<head>
<style type="text/css">
body
{
font-family: verdana;
color: darkgrey;
text-align: center;
}
</style>
</head>
<body>
<h2>Matt Watson</h2>
<br/>
<span>Welcome to my website!</span>
</body>
</html>