> You could try something like:
> 
> #conteudoPrimeiraColunaProdutoHome,
> #conteudoSegundaColunaProdutoHome,
> #conteudoTerceiraColunaProdutoHome {
>       min-height:7em;
>       _height:7em;
> }
> 


> You could try something like:
> 
> #conteudoPrimeiraColunaProdutoHome,
> #conteudoSegundaColunaProdutoHome,
> #conteudoTerceiraColunaProdutoHome {
>       min-height:7em;
>       _height:7em;
> }
> 
> 
> --
> Regards,
> Thierry | www.tjkdesign.com
> 
> 
> --
> Regards,
> Thierry | www.tjkdesign.com
>

Thanks a lot Thierry,

Can I please ask a few questions:

0) Should we have both, the big margin and bottom value technique and a
defined height? Or one will suffice (I will test, is just to have some
theoretic references)

1)
So, we apply a min-height to compliant browsers, 
and we give _height that will be read by IE 6, correct?

2)
Why do we do min-height, and not height? (I will read about both properties
and try to figured out myself, still, some help figuring out would be nice.
:) ) 

3)
If we can do this, on what circumstances should we use the "equal height
techniques" instead ?
(I would like to properly understand where should we use one, and where
should we use another.)
 

Again, thank you.

Márcio


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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