|
vision2000 -> positioning borders (4/26/2006 22:49:55)
|
Hi, How do I prevent the wrapper border from extending past the top and bottom of this page? http://www.ihost-websites.com/wicc/ CSS #wrapper{ width: 760px; margin-left: auto; margin-right: auto; padding: 0px; background-color: #FFFFFF; margin-top: 10px; border-right: 1px #4778A0; border-left: 1px #4778A0; border-top:0px; border-bottom:0px; border-style: solid; margin-bottom: 10px; background-image: url(images/bkground.jpg); } Thank you
|
|
|
|