topical media & game development

talk show tell print

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



  review {
     display:block;
     padding:10px;
     margin:10px;
     border-style:solid; border-width:4px; border-color:#000000;}
  
  title {
     display:block;
     font-size:24px;
     padding:5px;
     color:#FFFFFF; background-color:#000000;}
  
  pullQuote {
     float:left;
     width:20%;
     font-style:italic;
     padding:10px; margin:10px;
     border:solid; border-width:4px; border-color:#CCCCCC;}
  
  paragraph {
     display:block;
     padding:10px;
     border:solid; border-width:4px; border-color:#CCCCCC;}
  
  keyword {
     display:inline;
     font-weight:bold;
     color:#990000;
     border:solid; border-width:2px; border-color:#CCCCCC;}
  


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