|
Posted by Nik Coughlin on 03/07/06 00:44
Noozer wrote:
> I have a very simple CSS layout that I'm trying to make work. The
> idea of CSS makes perfect sense to me. Actually putting it into use
> in another story.
>
> I want my layout to be a simple 3x3 grid, similar to what a table
> would produce...
>
> First "cell" would be 12 pixels wide and 12 pixels high, with a
> background of the file "tl.gif".
>
> Second "cell" would be 24 pixels wide and 12 pixels high, with a
> background of the file "t.gif".
>
> Third "cell" would be 12 pixels wide and 12 pixels high, with a
> background of the file "tr.gif"
>
> ...and then a new line begins...
>
> Repeat for the next three cells
>
> ...and a new line begins...
>
> Repeat onces more for the last three cells.
>
> ...Now what if I wanted that second "cell" to be variable... becoming
> wide enough that the width of it, plus the 24 pixels of the first and
> third cell would be 100% of the container?
http://www.nrkn.com/round/
Navigation:
[Reply to this message]
|