Can anyone please help me, I just wrote a new page and it looks great (to me, lol) in IE, but looks like crap in FireFox. Usually I can fix it, but I cant figure it out. Here is the page so you can view the source: http://agnostic.890m.com/new.html I would appreciate any help. P.S. I think it may have something to do with my floats or my heights.
I just fixed most of them with one line of code and I only have 11 errors and I know what they are. The problems I'm having are browser specific.
Try reducing width of content area columns, try changing values from % to px or vice versa, maybe that will help
Thanx people, but I fixed problem on my own, had to set a clear:left; on my #footer and give my #header a different height.