topical media & game development

talk show tell print

basic-web-html-08-ch08-eg02.css / css



  /* style sheet demonstrating the background-color property */
  
  body {background-color:#cccccc; color:#000000}
  b {background-color:#FF0000; color:#FFFFFF;}
  p {background-color: rgb(255,255,255);}
  


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