/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
html { background: #a70d0f; } body { width: 500px; margin: 20px auto; padding: 20px; border: 1px solid black; background: #f9ddb5; min-height: 100%; }
URL: http://www.webkrauts.de/2010/12/04/zentrieren-ohne-zusaetzliches-markup/