topical media & game development
basic-web-html-09-ch09-eg04.css / css
body {background-color:#efefef;
font-family:arial, verdana, sans-serif;
text-align:center;}
.page {
margin-left:auto;
margin-right:auto;
text-align:left;
width:700px;
font-size:12px;
background-image:url(basic-web-html-09-images-2columnbackground.gif);
background-repeat:repeat-y;
border:1px solid #666666;}
.header {
padding:3px;
background-color:#ffffff;}
.nav {
font-weight:bold;
padding:5px;
float:left;
width:100px;}
.content {
padding:10px;
margin-left:100px;}
(C) Æliens
20/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.