Having trouble getting top border to show
-
I want a border to appear around my blog’s container. I’ve used this code in my stylesheet:
#container {
width:690px;
margin:0 auto;
padding:30px 30px 0 30px;
text-align:left;
border: 1px solid #999;The border shows up everywhere but on the top and I don’t understand why. I’d appreciate any help from any of you CSS experts out there. ??
Forgot this: https://www.familywebwatch.com/blog
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Having trouble getting top border to show’ is closed to new replies.