|
Posted by dorayme on 11/23/85 11:42
In article <X6KOf.108217$B94.38253@pd7tw3no>,
"Noozer" <dont.spam@me.here> 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?
You could look at http://alistapart.com/articles/holygrail and
sniff about the links further... or Google for CSS tutorials...
--
dorayme
Navigation:
[Reply to this message]
|