When I view my website, I am running into problems with my header, as you can see: This is what it looks like in Firefox (and what I want it to look like with all browsers): I have no idea what the problem could be. Any help would be greatly appreciated.
you are using a transitional doctype so the browsers are going to act differntly. The UL is a block element and forcing the offset from your padding down. Try moving the UL inside the Header Div.
Thanks for the response. I'm sorry but you dumb down that sentence quite a bit. I'm a newbie at website development, and I am not sure what you meant by a lot of that. I appreciate the response though.