HTML 'scripting' problem..

liunx

Guest
Hey..I have a bit of a problem with 1 of my sites..<!-- m --><a class="postlink" href="http://www.flaminigloo.com/bc">http://www.flaminigloo.com/bc</a><!-- m --> <br />
Notice on the left and right bottom parts they have a background..Is it possible for that background to change heights depending on how much news is on the main page? So that if the main table had 3 more <BR>s, they would change size without me specifying a height? <br />
<br />
And while your at it, is it possible to make the 'Copyright 2002..' be forced to the bottom of the grey <Tr>? Thanks a bunch..<!--content-->1. As you type more into the main table, the bottom will auto. extend to its needs.<br />
2. For the copyright, it has the same above concept. (you should use SSI or PHP includes for headers and footers - it will save you time when updating the site)<br />
<br />
More info on SSI - <!-- m --><a class="postlink" href="http://www.wdvl.com/Authoring/SSI/">http://www.wdvl.com/Authoring/SSI/</a><!-- m --><!--content-->Thanks..still a problem, though:<br />
<br />
As I type more into the main table, the right and left bottom background will not grow (rather, it stays at 126 and then has black beneath). It is set at height="126" or something like that, and if I use no height, then it doesn't show anything. If I use height="100%", I have the same problem. Any way around this?<br />
<br />
I do use SSI..<!--content-->
 
Back
Top