| Re: Stretching Images on A website so the test fits. "you will be spanked"
roflmao
well, it's nice, only the bottom part, rc="images/spacer.gif" width="48" height="1" alt=""> lol
so, you want it all the way down...
i would suggest you use shim rows on the side to make it stretch to the bottom.
use 1px transparent .gif files.
then put those in your <td> tags on the side, but don't forget to give the <td> tags an rowspan="..." thingy!
then in the CSS file do :
body
{
margin: 0px;
} |