bknowlden
05-24-2009, 06:02 AM
Hi all,
I am styling a very basic div with some very basic CSS but running into some problems. By profession, I am a print designer, so excuse my lack of appropriate terminology.
I have a class I want a "space after" before the next item shows inside the div. I am familiar with the "margin-bottom: 10px;" style, but it is not working. It's strange because if it set to "margin: 10px;" the left and right get a 10 pixel margin, but neither the top or bottom get what i want (I actually only want to target the bottom). I'm assuming I just have a conflicting style that's overriding what I'm after, but can't figure it out.
Here are the live URL's:
HTML: http://www.brandonknowlden.com/papermusic/index2.html
CSS: http://www.brandonknowlden.com/papermusic/CSS/newSite.css
--
Any help would be much appreciated.
I am styling a very basic div with some very basic CSS but running into some problems. By profession, I am a print designer, so excuse my lack of appropriate terminology.
I have a class I want a "space after" before the next item shows inside the div. I am familiar with the "margin-bottom: 10px;" style, but it is not working. It's strange because if it set to "margin: 10px;" the left and right get a 10 pixel margin, but neither the top or bottom get what i want (I actually only want to target the bottom). I'm assuming I just have a conflicting style that's overriding what I'm after, but can't figure it out.
Here are the live URL's:
HTML: http://www.brandonknowlden.com/papermusic/index2.html
CSS: http://www.brandonknowlden.com/papermusic/CSS/newSite.css
--
Any help would be much appreciated.