Floating of the li's will make it very hard for you to preserve a grid
layout using this approach.  You will rarely will see content with the
same height in the first two rows, if at all.  Try adding a <br> to
the a12 li.

-Kev

2008/12/11 Angel Martin Alganza <[EMAIL PROTECTED]>:
> On Wed, Dec 10, 2008 at 05:10:45PM -0700, Geoff Hoffman wrote:
>> Sorry for the long post, but I've been thinking about this for over a
>> year now, and it's been asked many times before without a viable answer
>> that is actually reliably workable in a production environment.
>>
>> The bottom line is, I still have to resort to using tables for
>> grid-based layouts, because I have had no luck making <div> tags work in
>> certain circumstances.
>>
>> Particularly I am referring to "3x3 grid" layouts where I need to have
>> repeating backgrounds in a tic-tac-toe type of a setup:
>
> Doesn't something as extremely simple and so fast to code as this
> example I've just put together meet that?
>
>    http://mendel.ugr.es/~ama/tmp/3x3.html
>
> Regards,
> Ángel
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFJQOMdLOwvgZNB5ZERArA+AKC0JSmCFEeNJFszmEJpzg4t2mPq3wCfYdt5
> oZyWQYTFdC1xqjBU8wqYXrs=
> =5OHl
> -----END PGP SIGNATURE-----
>
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to