Why am I unable to apply margin
to my a
links within the div
identified by id="menu"
.
I can successfully implement margin-left
, but when attempting to use margin-top
or margin-bottom
, it does not work as expected. I wish to adjust the position of the text slightly towards the top, as I feel it is being cramped at the bottom border.
What could be causing the issue with margin top and bottom? Any suggestions?
You can view the live page here: