Hey Everybody-
Some of you who have read a few of my other posts probably know that I am trying to learn how to make layouts with div's and learn lots of CSS. I'm working on another layout ( www.anwipr.com/drama ) and am having a few problems.
Problems:
1) The navigation "tabs" on the top have a margin in FF that I want to get rid of, even though I specified a margin of 0px...
2) All of my lists (ul) have large left-margins in FF which I also want to get rid of. I also specified lists to have a margin-left of 0px.
3) The footer. I have one footer div, and inside that, two more. One aligned/float to the left and one to the right. In FF, the largest div extends off of the page and the other two divs inside it extend to the bottom of the page.
4) I know this is a little nit-picky, but in IE, the header (background color) doesn't extend all the way to the right to it's border...
Thanks in advance- you all are always so helpful. (General suggestions are also welcome, I'd love to learn from any constructive criticism.)
|