topical media & game development

talk show tell print

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



  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;}
  
  list {
    display:block;
    padding-left:20px;}
  
  bulletPoint {display:block;}
  bulletPoint:before {content:"+ ";}
     


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