topical media & game development
basic-web-html-09-ch09-eg5.css / css
body {
color:#000000;
background-color:#efefef;
font-family:arial, verdana, sans-serif;}
.page {
width:980px;
border:1px solid #000000;
background-image:url(basic-web-html-09-images-3columnbackground.gif);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;}
.header {background-color:#ffffff;}
.nav {
float:left;
width:100px;}
.content {
float:left;
width:600px;}
.right {
float:left;
width:278px;}
.clear{clear:both;}
(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.