/ Published in: Other
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* http://www.sitepoint.com/blogs/2009/02/11/styling-the-html-and-body-elements/ */ html { background-color: #333; } body { background-color: #fff; width: 750px; margin: 0 auto; position: relative }
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)