Post by Battousai the Manslayer on Aug 17, 2005 17:53:01 GMT -8
my current code i have is a big table, with 6 little tables on the inside, 3 on top 3 on bottom. the table in the top far right has too much information in it, just wondering if it would be possible to add a scrollbar to that table, and hide some of the info?
thanks
btw this is not for a forum, i read the before posting and didnt see anything against it, so i posted here. sorry if i broke any rules
thanks
btw this is not for a forum, i read the before posting and didnt see anything against it, so i posted here. sorry if i broke any rules
<html>
<head>
<title>Germany Online ]-[ Home</title>
<style type="text/css">
<!--
A:link {text-decoration: none; color: #C0C0C0;}
A:visited {text-decoration: none; color: #C0C0C0;}
A:hover {text-decoration: underline overline; color: #E36700;}
body
{
scrollbar-base-color: 242424;
scrollbar-arrow-color: E36700;
}
-->
</style>
</head>
<body background="http://img./v311/topraman/Adverse%20Affect/Background.jpg" text="C0C0C0">
<center>
<table width="80%" bordercolor="000000" border="1" bgcolor="000000">
<tr>
<td>
<center>
<table width="200" height="200">
<tr>
<td>
<center>NAVIGATION TABLE</center>
</td>
</tr>
</table>
</center>
</td>
<td>
<center>
<table width="200" height="200">
<tr>
<td>
<center>LOGO IMAGE HERE</center>
</td>
</tr>
</table>
</center>
</td>
<td>
EDIT THIS--------><center>
<table width="200" height="200">
<tr>
<td>
<center>
== Germany Country Leaders ==<br>
<hr width="50%" color="E36700">
Your Country Commander is: Last Exile [5 : 3]<br>
Your Vice Commander is: The 4th Empire [5 : 6]<p>
Your Army General is: Lollipop [5 : 4]<br>
Your Vice Army General is: Berlin [5 : 9]<br>
Your Tank Lt.General is: Outland [5 : 4]<br>
Your Aircraft Squadron leader is: Darkside [5 : 8]<p>
Your Intelligence Officer is: Yakuza [5 : 7]<br>
Your Secretary of Treasury is: Oath [5 : 5]<br>
Your Nooby advisor is: Doobie_evan [5 : 1]<br><-----EDIT THIS
</center>
</td>
</tr>
</table>
</center>
</td>
</tr>
<tr>
<td>
<center>
<table width="200" height="200">
<tr>
<td>
<center>SL AND VSL</center>
</td>
</tr>
</table>
</center>
</td>
<td>
<center>
<table width="200" height="200">
<tr>
<td>
<center>COUNTRY UPDATES AND COUNCIL DECISIONS HERE</center>
</td>
</tr>
</table>
</center>
</td>
<td>
<center>
<table width="200" height="200">
<tr>
<td>
<center>CONTACT THE COUNCIL</center>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</center>
</body>
</html>