topical media & game development

talk show tell print

basic-javascript-14-MyDogsCSS-mydogs.css / css



  dog 
  {
          margin: 15px;
          display: block;
  }
  
  name 
  {
          display: block;
          font: bold 18pt arial;
  }
  
  age 
  {
          display: block;
          color: red;
  }
  
  fullBlood 
  {
          display: none;
  }
  
  color 
  {
          display: block;
          font-style: italic;
  }


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