Angel Martin Alganza wrote:
> 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

Hmmm, in FF3 here, that just gives me a vertical bulleted list of 
numbers, not a 3x3 "table" layout. I see no background colors, or 
borders or anything. And list items are by default block elements, so 
display block is doing nothing.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
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