<html>
<head>
<title> Alleycode Easy Web Tutorial</title>
<meta name="Generator" content="AlleyCode">
<meta name="Description" content="Your description here...">
<meta name="Keywords" content="Your keywords here...">
<link rel="stylesheet" type="text/css" href="/tutorial/include/easy.css">
</head>
<body bgcolor="#FFFFFF">
<?
include "$DOCUMENT_ROOT/tutorial/include/easyhead.txt";
?>
<blockquote>My About Page</blockquote>
<?
include "$DOCUMENT_ROOT/tutorial/include/easyfoot.txt";
?>
</body>
</html>