J E P P O
05-06-2003, 10:09 PM
hi,
this (http://www34.brinkster.com/dimrealisation/other.html) is weird. Can u c the the other box, well that's a table and the blue is 1 part and the white is another. I was wondering if anyone could write a code so that three boxes, just like other were aligned in a row next to each other.
Oh and heres my code,
<html>
<head>
<title>Dim Realisation</title>
<html>
<head>
<title>Dim Realisation</title>
<style>
BODY
{
scrollbar-face-color:"#006699";
scrollbar-highlight-color:"#006699";
scrollbar-3dlight-color:"#006699";
scrollbar-shadow-color:"#006699";
scrollbar-darkshadow-color:"#006699";
scrollbar-track-color:"#006699";
scrollbar-arrow-color:"#000000";
}
</style>
</head>
<body bgcolor="#006699" link="#000000" alink="#000000" vlink="#000000">
<TABLE BGCOLOR="#0099CC" cellspacing=0 cellpadding=0 width=504 align="center" style="border:2px solid #000000">
<TR><TD><center><a href="other.html"><img src="pics/dimlogo.gif" border="0" alt="Dim Realisation Homepage!"></a></center></TD></TR>
</TABLE><p>
<table border=0 cellspacing=0 cellpadding=0>
<TR><TD bgcolor="0099CC"><font face="arial" size="2"><center>::Other::</center></font></TD></TR>
<TR BGCOLOR="#FFFFFF">
<TD><font face="arial" size="1"><br>::Stuff::</font></TD>
</TR></table>
</body>
</html>
and wen i put them all in the 1 table, it mucks up the layout...
thankyu sooooooooo much every1,
this (http://www34.brinkster.com/dimrealisation/other.html) is weird. Can u c the the other box, well that's a table and the blue is 1 part and the white is another. I was wondering if anyone could write a code so that three boxes, just like other were aligned in a row next to each other.
Oh and heres my code,
<html>
<head>
<title>Dim Realisation</title>
<html>
<head>
<title>Dim Realisation</title>
<style>
BODY
{
scrollbar-face-color:"#006699";
scrollbar-highlight-color:"#006699";
scrollbar-3dlight-color:"#006699";
scrollbar-shadow-color:"#006699";
scrollbar-darkshadow-color:"#006699";
scrollbar-track-color:"#006699";
scrollbar-arrow-color:"#000000";
}
</style>
</head>
<body bgcolor="#006699" link="#000000" alink="#000000" vlink="#000000">
<TABLE BGCOLOR="#0099CC" cellspacing=0 cellpadding=0 width=504 align="center" style="border:2px solid #000000">
<TR><TD><center><a href="other.html"><img src="pics/dimlogo.gif" border="0" alt="Dim Realisation Homepage!"></a></center></TD></TR>
</TABLE><p>
<table border=0 cellspacing=0 cellpadding=0>
<TR><TD bgcolor="0099CC"><font face="arial" size="2"><center>::Other::</center></font></TD></TR>
<TR BGCOLOR="#FFFFFF">
<TD><font face="arial" size="1"><br>::Stuff::</font></TD>
</TR></table>
</body>
</html>
and wen i put them all in the 1 table, it mucks up the layout...
thankyu sooooooooo much every1,