Forum Moderators: not2easy
<div class="cbox>
<div class="alpha"></div>
<div class="cboxc"></div>
</div>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="robots" content="index,follow">
<title>My Fishing Experiences</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<script type="text/javascript" src="fish.js"></script>
<style type="text/css">
BODY {background: url(water-1.jpg) repeat fixed;}
DIV.abg {background-color: rgb(255,255,255);}
</style>
</head>
<body onload="reposbg();">
<div id="page">
<div class="cbox" id="cb">
<div class="abg" id="cbbg"></div>
<div class="cboxc">
<img src="me-2.jpg" height="298px" width="400px" style="border: 3px outset rgb(196,196,196); float:left; z-index: 3000;"/>
<div class="header">
<h1>My Name</h1>
<span class="subtext">
Deckhand
<p>Cod • Halibut • Salmon<br/>
Crab • Herring
</p>
</span>
<blockquote>Picture: I caught this bad boy jigging with a piece of twine, a big hook, and a chunk of salmon. The goal was halibut but the skate was still fun.</blockquote><br style="line-height:30px;"/>
<div class="links"><a href="index.php">Home</a></div>
<div class="links"><a href="experience.php">Experience</a></div>
<div class="links"><a href="faq.php">Questions & Answers</a></div>
</div>
<div class="content"><p>Hi. Thank you for taking the time to check out my site.</p>
<p>...</p>
</div>
</div>
</div>
</div>
</body>
</html> DIV.cbox {
border: rgb(207,227,255) 3px groove;
border-radius: 10px;
position: relative;
}
DIV.abg {
background-color: rgb(186,216,255);
opacity: 0.82;
filter: alpha(opacity=82);
width: 100%;
height: 100%;
position: absolute;
top: 0px; left: 0px;
z-index: -1;
}
DIV.cboxc, DIV.cboxc A {
color: rgb(0,0,45);
padding: 2px;
}
DIV.links {
display: block-inline;
width: 18%;
float: left;
border: rgb(207,227,255) 3px groove;
height: 25px;
vertical-align: center;
background-color: rgb(0,0,97);
z-index: 3000;
}
DIV.links A {
color: rgb(255,255,0);
display: block;
}