OFB Community Mailing Lists

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.

[CS-FSLUG] dhtml frustrations -- IE

Leon Brooks xtiansrc at leon.brooks.fdns.net
Tue Feb 22 07:50:55 EST 2005


On Tuesday 22 February 2005 14:16, Chris Brault wrote:
> 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.

Or something like:

    .inline {
        display: inline;
    }

    <img class=inline src=halapeno alt=2405m>

Cheers; Leon



More information about the Christiansource mailing list
Home About Connect: Twitter Facebook RSS
© 2001-2011 Universal Networks, All Rights Reserved. Some content rights may be held by Universal Networks' providers and used under license. Powered by ServerForest and SAFARI. Learn about our privacy policy here.