Hi Mark,

Oops, slightly embarrassed about the file level error :)

Thanks for you input. Just what I was looking for.

Regards,
Karl

2009/5/24 Mark Henderson <morg...@ispnz.co.nz>:
>
>> Karl,
>>
>> Your style sheet link gives a 404. Change from href="../css.css" to
>> "css.css" and that *may* fix the problem, although, based upon what
>> you are asking your current code set will still fail. Here is how I
>> normally achieve what I think you are after:
>>
>> http://www.cwc.co.nz/sandbox/css-demos/img-with-no-wrap.html
>>
>> HTH
>> Mark
>>
>
> Caveat: For IE6 compliance, add the following to the bottom of your
> style sheet, or in a conditional comment.
>
> * html div.no-wrap {
>    zoom: 1; /*to give IE6 hasLayout*/
> }
>
> I would also give div.no-wrap a bottom padding of 20px (or a number of
> your choice) for aesthetic reasons (white space). And that gif was only
> for testing purposes, right?
>
> adieu
> Mark
> ______________________________________________________________________
> 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/
>



-- 
Regards
Karl Bedingfield
______________________________________________________________________
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