basic-web-html-07-font-test.css / css
/* CSS Style sheet for font-test.html */ body {background-color:#ffffff;} 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;} div {line-height:28px;}
(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.