The following archives are provided as a public service to the community. Opinions archived here do not necessarily represent the opinions of Open for Business or its contributors.
This particular piece of code,
> I've not had a problem with Mozilla layout since I
> added this to my
> <style> containers:
>
> img {
> display: block;
> }
Doesn't play nice with inline images or backgrounds.
So you usually have to use float when you use this.
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
| Home |