topical media & game development

talk show tell print

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



  image {
    display:block;
    background-image:url("wrox_logo.gif");
    margin:5px; 
    width:100px; height:100px;}
  
  page {
    display:block;
    padding:10px;
    color:#000000; background-color:#ffffff;
    border-style:solid; border-width:2px; border-color:#000000;}
  
  paragraph {
    display:block;
    font-family:arial, verdana, sans-serif; font-size:20px;
    padding:20px;
    color:#000000; background-color:#FFFFFF;}
  


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