SteveBeginner
01-10-2007, 08:15 AM
body
{
background-color: #CCCCCC;
}
p#par1
{
color: #FFFFFF;
font-size: 17px;
}
p#par2
{
color: #FFFFFF;
font-size: 13px;
}
p#par3
}
color: #FFFFFF;
font-size: 13px;
}
#Banner
{
margin-top: 10px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
background-color: #666666;
}
#navtop
{
margin-top: 0px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
height: 30x;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
#content
{
margin-top: 5px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
#footer
{
margin-top: 5px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
height: 30px;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
<html>
<head>
<title>Tab Site</title>
<link rel="stylesheet" type="text/css" href="mainstyle1.css">
<style type="text/css">
a:link {text-decoration: none; color: #FFFFFF; }
a:visited {text-decoration: none; color: #FFFFFF; }
a:active {text-decoration: none; color: #FFFFFF; }
a:hover {text-decoration: underline; color: #000000; }
</style>
</head>
<body>
<div id="banner">Banner</div>
<div id="navtop"><center>
<a href="http://url.com/folder/tabs.htm">Tabs</a> | <a href="http://url.com/folder/lessons.htm">Lessons</a>
| <a href="http://url.com/folder/news.htm">News</a> | <a href="http://url.com/folder/contact.htm">Contact</a>
| <a href="http://url.com/folder/signup.htm">Sign Up</a> | <a href="http://forum.com/forum">Forum</a></center></div>
<div id="content"><center><p id="par1">
Welcome to ? Tabs</p></center>
<br>
<table frame="border" align="left">
<th>New Tabs</th>
<tr>
<td>Tab</td><td>Tab</td>
</tr>
<tr>
<td>Tab</td><td>Tab</td>
</tr>
</table>
</div>
<div id="footer"><p id="par2"><em>? Tabs 2007 - </em></p></div>
</body>
</html>
{
background-color: #CCCCCC;
}
p#par1
{
color: #FFFFFF;
font-size: 17px;
}
p#par2
{
color: #FFFFFF;
font-size: 13px;
}
p#par3
}
color: #FFFFFF;
font-size: 13px;
}
#Banner
{
margin-top: 10px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
background-color: #666666;
}
#navtop
{
margin-top: 0px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
height: 30x;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
#content
{
margin-top: 5px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
#footer
{
margin-top: 5px;
margin-left: 150px;
margin-right: 100px;
width: 700px;
height: 30px;
background-color: #666666;
border-color: #000000;
border-width: 1px;
border-style: solid;
}
<html>
<head>
<title>Tab Site</title>
<link rel="stylesheet" type="text/css" href="mainstyle1.css">
<style type="text/css">
a:link {text-decoration: none; color: #FFFFFF; }
a:visited {text-decoration: none; color: #FFFFFF; }
a:active {text-decoration: none; color: #FFFFFF; }
a:hover {text-decoration: underline; color: #000000; }
</style>
</head>
<body>
<div id="banner">Banner</div>
<div id="navtop"><center>
<a href="http://url.com/folder/tabs.htm">Tabs</a> | <a href="http://url.com/folder/lessons.htm">Lessons</a>
| <a href="http://url.com/folder/news.htm">News</a> | <a href="http://url.com/folder/contact.htm">Contact</a>
| <a href="http://url.com/folder/signup.htm">Sign Up</a> | <a href="http://forum.com/forum">Forum</a></center></div>
<div id="content"><center><p id="par1">
Welcome to ? Tabs</p></center>
<br>
<table frame="border" align="left">
<th>New Tabs</th>
<tr>
<td>Tab</td><td>Tab</td>
</tr>
<tr>
<td>Tab</td><td>Tab</td>
</tr>
</table>
</div>
<div id="footer"><p id="par2"><em>? Tabs 2007 - </em></p></div>
</body>
</html>