Never had a big problem with Firefox and thier CSS implementation until now.
the code on this page:
http://www.jimandkristene.com/snip1.html
is very similar to:
http://www.jimandkristene.com/snip2.html
The only difference is that I set it so the text will go in a scroll box, so I set the height and set overflow. There is a left margin on the text box so that it is next to the picture box without underneath it. Most browsers it looks ok.. or at least consistant. I don't have my Mac with me right now, but here's the way it goes in the browsers I have here.
IE4 - Margin is extra big, starting after the float.
IE5
IE5.5
IE6 - Renders the way I think it should.
Konquerer - Correct, but scrolling isn't impletment.
Firefox - looks fine in snip1.html, but snip2.html starts its margin after the float like IE4.
Attached it what it looks like for me in Firefox.
Top of the image is snip1, and the bottom is snip2.
Anybody know what's going on here? Is this officially a Firefox bug? I can't find any reference to it anywhere online. Or maybe I'm doing this whole thing backwards.
the code on this page:
http://www.jimandkristene.com/snip1.html
is very similar to:
http://www.jimandkristene.com/snip2.html
The only difference is that I set it so the text will go in a scroll box, so I set the height and set overflow. There is a left margin on the text box so that it is next to the picture box without underneath it. Most browsers it looks ok.. or at least consistant. I don't have my Mac with me right now, but here's the way it goes in the browsers I have here.
IE4 - Margin is extra big, starting after the float.
IE5
IE5.5
IE6 - Renders the way I think it should.
Konquerer - Correct, but scrolling isn't impletment.
Firefox - looks fine in snip1.html, but snip2.html starts its margin after the float like IE4.
Attached it what it looks like for me in Firefox.
Top of the image is snip1, and the bottom is snip2.
Anybody know what's going on here? Is this officially a Firefox bug? I can't find any reference to it anywhere online. Or maybe I'm doing this whole thing backwards.