topical media & game development

talk show tell print

basic-web-html-09-ch09-eg03.css / css



  body {background-color:#d6d6d6;
    font-family:arial, verdana, sans-serif;
  }
  
  .page {
    width:700px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    font-size:12px;
    background-color:#ffffff;
    border-style:solid; border-width:1px; border-color:#666666;}
  
  .header {background-color:#f3f3f3; padding:3px;}
  .nav {font-weight:bold; background-color:#e3e3e3; padding:5px;}
  .content {padding:10px;}
  .sacrificial {font-weight:bold; background-color:#e3e3e3; padding:5px; vertical-align:top;}
  


(C) Æliens 20/2/2008

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.