CSS - N00b Css Help
So, I've only done VERY basic CSS design in the past and decided it was time to try and actually learn something... and I learned that I hate IE with all that is in me.
I have this site... http://www.brandyperry.com/test ... which I used some template CSS I had from a blog and made it do what I wanted it to do. It looks beautiful in Firefox. Then I opened it up in IE and it's all sorts of ugly. Most of the blocks are way off to the left and don't line up with the center of the page like I want them to. Granted, I am very new at this, but why such an enormous difference between Firefox and IE? Is there some basic CSS stuff that I missed for IE? Here's a link to my CSS file... http://www.brandyperry.com/test/style.css I want the site to effectively look like... http://www.brandyperry.com ... though you can note some minor changes between the two. Help me... Similar TutorialsHello, You know what sucks about developing for company where you know what browser EVERYONE is using? You tend to miss teh new stuff, like CSS. I'm trying to help a buddy put his band site up and I would like to do it right with a css layout. I've got it all working except the footer. Check out the page at www.gotspy.com/band The test page runs to line 40. What I've found it that the footer keeps covering the last few lines of text. I've been focusing on the position element, but every time I make a change is messes everything else up. Any help or recommendations would be greatly appreciated! [sorry] |