Please send questions to
st10@humboldt.edu .
<html>
<!--
jones_cafe.html
Web page for Jones' Cafe
by: Sharon Tuttle
last modified: 8-24-06
-->
<head>
<title> Jones' Cafe - Your SPAM Culinary Center! </title>
</head>
<!-- note: bgcolor attribute for body tag is now deprecated; should
use style sheets instead, according to W3C. I'm using it here
anyway for simplicity...
-->
<body bgcolor="yellow">
<h1 align="center"> Jones' Cafe </h1>
<h2 align="center"> Your SPAM Culinary Center! </h2>
</body>
</html>