/    Sign up×
Community /Pin to ProfileBookmark

Strange Firefox Bug

This involves floats. The example in question is at [url]http://www.velvetcache.org/2006/09/24/chu-moy-amplifier/[/url]

When I added a

[code=html]<div style=”clear: both;”> </div>[/code]

To clear my floating div’s with the images in them, it makes a ton of white space in the box. Has anyone ever seen this, it’s a new one to me and I can’t figure out what I’ve done wrong.

My source doesn’t validate because I’m too lazy, but it should be rendering just fine, its a weird one.

Thanks in advance.

to post a comment
CSS

5 Comments(s)

Copy linkTweet thisAlerts:
@ray326Sep 25.2006 — Try this slight change.
<i>
</i>#mainFoot {
width: 800px;
height: 18px;
clear:both
}

<i> </i> #leftContainer {
<i> </i> float: left;
<i> </i> width: 216px;
<i> </i> margin-left: 19px;
<i> </i> }

<i> </i> #rightContainer {
<i> </i> float:left;
<i> </i> width: 521px;
<i> </i> margin-left: 25px;
<i> </i> }

Copy linkTweet thisAlerts:
@PineSolPirateauthorSep 25.2006 — No luck, still getting a bad render in ffx.
Copy linkTweet thisAlerts:
@PineSolPirateauthorSep 25.2006 — I take that back, I missed a piece of your code.

Thanks a bunch! ?
Copy linkTweet thisAlerts:
@ray326Sep 25.2006 — Warning. I'm on Linux so I didn't check it in IE.
Copy linkTweet thisAlerts:
@PineSolPirateauthorSep 25.2006 — Thats okay, I am too so I didn't either ?

My site has a number of IE bugs, one of these days I'll find and fix them all when I'm on the campus computers.

Thanks again ?
×

Success!

Help @PineSolPirate spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...