|
| |
User Groups : Forums : SiteExperts :
HTML and CSS
:  | CSS Border I want to have a border on the left and right of my websites page but they way I'm doing it it stops after the first 250 pixels. html { margin:0px; padding:0px; border-left:50px #000000 solid; border-right:50px #000000 solid; }
ThanksINVALID ARGUMENT*** |
|