A Basic Web Page

<html>
<head>
</head>
<body>
<p>I see <em>Jane</em>.</p>
</body>
</html>

View the Page

 

Return to Top