topical media & game development

talk show tell print

basic-web-html-07-font-test2.css / css



  /* CSS Style sheet for font-test.html */
  
  body {background-color:#ffffff;}
  
  div {line-height:28px;
  margin-top:20px;}
  
  div.arial {font-family:arial, courier;}
  div.helvetica {font-family:Helvetica, courier;}
  div.TimesNewRoman {font-family:"Times New Roman", courier;}
  div.MrsEaves {font-family:"Mrs Eaves", courier;}
  
  .bold {font-weight:bold;}
  .italic {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.