Hi all..
Working on this website (my first full CSS layout) and the guy has decided to change the bottom black box to just a black line above the bottom navigation.
test site
css
easy! so I removed the black background from the #footer and added in margin-top: 2px and margin-top-color: #000 and voila! nothing happened. shouldn't that have worked? Or am I missing something obvious?
carrie
Working on this website (my first full CSS layout) and the guy has decided to change the bottom black box to just a black line above the bottom navigation.
test site
css
easy! so I removed the black background from the #footer and added in margin-top: 2px and margin-top-color: #000 and voila! nothing happened. shouldn't that have worked? Or am I missing something obvious?

carrie
Comment