
November 23rd, 2003, 02:10 PM
|
|
Junior Member
|
|
Join Date: Nov 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Newb Column question (CSS)
I'm using CSS for a page, It has 3 columns, The center column is going to be of variable length (webjournal type) and the righthand column will be fixed (links and things), I want the lefthand column to just be a graphic repeated from just below the header (which ends 100px from the top of the screen) and terminating at the footer (10px from the bottom of the screen), but since the center column is variable, I can't specify how long it will be. I have tried using repeat-y, to no avail, what would the CSS look like to get a vertically repeating graphic that would change in relation to the legth of another column?
|