topical media & game development

talk show tell print

basic-xml-17-ch17-eg10.css / css



  page {
    display:block;
    width:470px;
    padding:10px;
    border-style:solid; border-width:2px; border-color:#000000;}
  
  column1 {
    position:absolute;
    left:10px; top:10px;
    width:200px;
    padding:10px;
    border-style:solid; border-width:2px; border-color:#CCCCCC;}
  
  column2 {
    position:absolute;
    left:250px; top:10px;
    width:200px;
    padding:10px;
    border-style:solid; border-width:2px; border-color:#CCCCCC;}
  
  paragraph {
    display:block;
    padding-bottom:10px;}


(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.