[BACK]Return to mug.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / mug.html (download) (as text)

Revision 1.4, Thu Jul 2 05:49:03 2015 UTC (8 years, 11 months ago) by bentley
Branch: MAIN
Changes since 1.3: +0 -3 lines

Clean up meta tags.

name=distribution, name=keywords, and name=resource-type have no effect
in modern search engines and just clutter up the page source.

From Pavel Plamenov.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OpenBSD mug</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD ordering page">
<meta name="copyright" content="This document copyright 1999-2007 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>

<br>
<h3><font color="#0000e0">Mug </font></h3>
<p>

<img src=images/PuffyMug.jpg>

</body>
</html>