Steve Caramia wrote:
> I think this is an easy one, but I can't find the answer.
>
> I've built part of this page in a CSS table to practice that method.  
> Worked fine, except in ie 6 and 7 (as promised). I fixed half of the  
> table, but the images are still not inline. What am I missing?
>
> http://www.caramiadesign.com/CNL/
>
> Thank you!
>
>   



In the conditional comment change this ruleset to read:
.imageCell{
float:left/*add*/;
width: 149px;
height: 229px;
/*margin-right:9px;delete*/
}



-- 
desktop
http://chelseacreekstudio.com/
mobile
http://chelseacreekstudio.mobi/

______________________________________________________________________
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