Website re-design samples (circa Jun 2005)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>vipexpress.com</title> <link href="/styles/base.css" rel="stylesheet" type="text/css" /> <link href="/styles/layout.css" rel="stylesheet" type="text/css" /> </head>
<body> <div id="layout">
<div id="head"> <h1>VIP Express, Inc.</h1> <hr class="line" /> <h6><span class="right">3328 Gemini Dr. Memphis, TN 38109<br /> </span>Phone: (901) 396-1801 - Fax: (901) 396-1982</h6> </div> <!-- head -->
<div id="panel"> <ul id="nav"> <li><a id="home" href="/">home</a></li> <li><a id="courier" href="/">courier</a></li> <li><a id="freight" href="/">freight</a></li> <li><a id="airfreight" href="/">airfreight</a></li> <li><a id="login" href="/">login</a></li> </ul> </div> <!-- panel -->
</div> <!-- layout --> </body> </html>
|