CSS & HTML: Divs aligning in Chrome but not in Firefox?

Add this to your stylesheet: . Bottom {clear:both} That should be all you need. Sorry I can't explain why it's working in Chrome and not Firefox, but this should at least get you on your way.(Tested in FF4) The bottom isn't really centered, but it looks the same in Chrome as in FF with that fix.

I didn't see any major problems with your html, although it didn't validate for alt attributes and the embed stuff. Those shouldn't be affecting your layout though. Good luck, the site looks nice.

Thanks that worked perfectly! I did some quick research as to why {clear:both} fixes the problem and I think I understand what happened, but not what it had to do with FF. In any case, awesome!

Good looks! What would be the best way to center the . Bottom in this scenario?

The good old worked for me, but the CSS auto margin left/right did not work. Any additional advice would be greatly appreciated! – Serik Apr 13 at 4:41 @Serik: Looks like you already centered it!

If this was helpful and resolved your problem, please consider accepting it as your answer by clicking the checkbox. It's a habit you'll want to get into if you decide to stick around ;) GL with the site and the jamz, my parting advice is this: Don't use tables for layout, use CSS. – Madmartigan Apr 13 at 4:52 Thanks again.As I get more and more comfortable with CSS I will definitely drop the tables – Serik Apr 13 at 12:39.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions