Hello all,

It's been a while, and my CSS/HTML skills have digressed considerably,
to the point where I'm using a *gulp* table to finish a
wow-I've-lost-alot-of-money-on-this-project Web site.

Anyways, I have a 3-column, 5-row table:
- Top row is for a top border image
- Side columns are for a nasty lil bit of superfluous (not my design)
border fluff, which includes a stretch cell with a background image
meant to be repeated on the y-axis.
- the center cell's height is 900px to simulate a long chunk of content.
- bottom row is for a footer/bottom border image.

in FF...
I had to put "padding: 1%;" on the left middle cell to get it to
calculate the proper height, probably for some box model reason that
eludes me.

in IE...
My lil padding hack did nothing -- it's still not repeating on the y-axis.

You can check it all out here:
http://www.jasonkohls.com/wip/demo/

TIA,
Jason
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to