Young Pizzle
09-02-2003, 11:09 PM
here is my html for it-
<html>
<head>
<title>Your Title</title></head>
<STYLE TYPE="text/css">
A:link {text-decoration: none}
A:hover {text-decoration: none; color: #BEC8D6}
A:visited {text-decoration: none;}
body {scrollbar-arrow-color: #BEC8D6;
scrollbar-base-color: #2A3444;
scrollbar-dark-shadow-color: #2A3444;
scrollbar-highlight-color: #3E4E66;
scrollbar-track-color: #2A3444;}
</style>
<body bgcolor="#2A3444" text="#BEC8D6" link="#E1DBC3" vlink="#ADA68A" alink="#BEC8D6" bgproperties="fixed">
<div align="center">
<TABLE WIDTH="475" HEIGHT="575" CELLSPACING="4" CELLPADDING="4" BORDER="1" STYLE="border:solid 1px;" BORDERCOLOR="#E1DBC3">
<TR>
<TD Height="30%" Colspan="3" Align="center">Your Title Here</TD>
</TR>
<TR>
<TD Width="15%" Valign="top"><a href="http://www.and1.com" target="inlineframe"><font face="jokerman" color="#000000" size="10">Links</a></font></TD>
<TD Width="50%" Valign="top"><iframe src="inline.html" name="inlineframe" width="100%" height="100%" frameborder="0" border="0"></iframe></TD>
<TD Width="20%" Valign="top">Links</TD>
</TR>
</TABLE>
</div>
</body>
</html>
this is this link to my site (http://www.geocities.com/pointgodcross/none.html)
my site is JUST starting, dont really have anything, first i'm tryin to mess with the look of it, but the Q is, why does the link on the left stay the same size no matter how i change it?
<html>
<head>
<title>Your Title</title></head>
<STYLE TYPE="text/css">
A:link {text-decoration: none}
A:hover {text-decoration: none; color: #BEC8D6}
A:visited {text-decoration: none;}
body {scrollbar-arrow-color: #BEC8D6;
scrollbar-base-color: #2A3444;
scrollbar-dark-shadow-color: #2A3444;
scrollbar-highlight-color: #3E4E66;
scrollbar-track-color: #2A3444;}
</style>
<body bgcolor="#2A3444" text="#BEC8D6" link="#E1DBC3" vlink="#ADA68A" alink="#BEC8D6" bgproperties="fixed">
<div align="center">
<TABLE WIDTH="475" HEIGHT="575" CELLSPACING="4" CELLPADDING="4" BORDER="1" STYLE="border:solid 1px;" BORDERCOLOR="#E1DBC3">
<TR>
<TD Height="30%" Colspan="3" Align="center">Your Title Here</TD>
</TR>
<TR>
<TD Width="15%" Valign="top"><a href="http://www.and1.com" target="inlineframe"><font face="jokerman" color="#000000" size="10">Links</a></font></TD>
<TD Width="50%" Valign="top"><iframe src="inline.html" name="inlineframe" width="100%" height="100%" frameborder="0" border="0"></iframe></TD>
<TD Width="20%" Valign="top">Links</TD>
</TR>
</TABLE>
</div>
</body>
</html>
this is this link to my site (http://www.geocities.com/pointgodcross/none.html)
my site is JUST starting, dont really have anything, first i'm tryin to mess with the look of it, but the Q is, why does the link on the left stay the same size no matter how i change it?