I have a main <div> that is 756px and servers as the container for my site, and I want it to have a bg color different of that of the body's, but putting
does not work...Code:#container { background-color: #457632; }
| SitePoint Sponsor |





I have a main <div> that is 756px and servers as the container for my site, and I want it to have a bg color different of that of the body's, but putting
does not work...Code:#container { background-color: #457632; }
Bookmarks