Close Window

Basic HTML Page Shell

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<Html>
<Head>
<Meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<Title>Snippet Library at Gulfwebs.com </Title>

<!-- link rel="stylesheet" type="text/css" href="style.css" -->

<Style type="text/css">
body { font-family: verdana, arial, serif;
font-size: 12px;
color: #000066;
}
</Style>

 
</Head>
<Body>

Page content goes here...

 
</Body>
</Html>

Close Window