/    Sign up×
Community /Pin to ProfileBookmark

Some Basic Stuff IE/Firefox

I’m looking for a hand with a basic issue that is troubling me. It seems that no matter what I “0” for margins, or set padding, I get this page displaying differently in these two browsers. I’d like both the sidebar with bkg. and the main content with bkg. to be even with each other in both browsers.
[URL=”http://www.muellerwebdesign.com/evencolumns.html”]http://www.muellerwebdesign.com/evencolumns.html[/URL]

Any thoughts on this basic issue?

Thanks

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@aj_nscJul 02.2009 — Put this at the top of all your stylesheets:

<i>
</i>* { margin:0; padding:0; }


It resets the default margin and padding on ALL elements to zero (basically it gives you a level playing field in all browsers to start from).

Then, if you just remove your margin-top: 15px on your left float sidebar, everything lines up....
Copy linkTweet thisAlerts:
@789123authorJul 02.2009 — Thanks-That was simple!

Appreciate the help!
×

Success!

Help @789123 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.19,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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