masterofollies
07-27-2005, 03:25 AM
So at the top of my page I want a bunch of links left to right. I've tried using a frame, tried using align=center on each link, tried just putting them next to each other and everything. It either goes down a link for the next link, goes under the content or screws everything up and links everything. Here is the coding, can anyone help me with this? to see the uploaded copy on my server go to www.creativeskateboardteam.com/index2.php
<html><head>
<title>Creative Skateboards</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<style type='text/css'>
body {
background: #000000;
color: #FFF;
}
h1,h3, {
color: #00B2EE;
}
{
h2,h4 {
color: #FF0033;
}
a {
color: #FFFF00;
font-family: Tahoma;
}
a:hover {
color: #CC6600;
}
td {
color: #FFF;
}
</style>
</head>
<body>
<h4 align="center"><a
href="http://www.creativeskateboardteam.com">Home</a></h4>
<img src="http://www.creativeskateboardteam.com/cstpic.jpg">
<br>
Graphic copyrighted by Jeff Gaither 2004<br><br>
<img src="http://www.creativeskateboardteam.com/breakline.jpg">
<script language="JavaScript"
src="http://www.biblegateway.com/usage/votd/votd2html.php?version=31
&jscript=1">
</script>
<!-- alternative for no javascript -->
<noscript>
<a
href="http://www.biblegateway.com/usage/votd/votd2html.php?version=3
1&jscript=0">View Verse of the Day</a>
</noscript><br>
<img src="http://www.creativeskateboardteam.com/breakline.jpg">
<html><head>
<title>Creative Skateboards</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<style type='text/css'>
body {
background: #000000;
color: #FFF;
}
h1,h3, {
color: #00B2EE;
}
{
h2,h4 {
color: #FF0033;
}
a {
color: #FFFF00;
font-family: Tahoma;
}
a:hover {
color: #CC6600;
}
td {
color: #FFF;
}
</style>
</head>
<body>
<h4 align="center"><a
href="http://www.creativeskateboardteam.com">Home</a></h4>
<img src="http://www.creativeskateboardteam.com/cstpic.jpg">
<br>
Graphic copyrighted by Jeff Gaither 2004<br><br>
<img src="http://www.creativeskateboardteam.com/breakline.jpg">
<script language="JavaScript"
src="http://www.biblegateway.com/usage/votd/votd2html.php?version=31
&jscript=1">
</script>
<!-- alternative for no javascript -->
<noscript>
<a
href="http://www.biblegateway.com/usage/votd/votd2html.php?version=3
1&jscript=0">View Verse of the Day</a>
</noscript><br>
<img src="http://www.creativeskateboardteam.com/breakline.jpg">