border-top issue!
The problem I am getting is, that I have a css layout which includes a div right at the bottom which is only 20px in height. It's to right my contact details on. I want to put a black border-top on this. Here is my CSS: Code: --------- body { background-image:url(sitebackground.jpg); margin:...
|