Angel Martin Alganza a écrit :
> 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
>   

Hi Ángel,
Your solution seems to work only in Opera, other browsers don't like ids 
begining by numbers.
I have rewritten your page with some more stuff in order to have valid html 
(the div#conteneur has nothing to do with validation).
You may see it at http://www.banturle.com/divers/grille3x3.html

Regards,

-- 
Éric Vesque
imprimerie Print, Limoges
http://www.affaire-imprimerie.com



______________________________________________________________________
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