topical media & game development
basic-web-html-07-ch07-eg03.css / css
/* Style sheet for ch07_eg03.html */
body {
color:#000000;
background-color:#ffffff;
font-family:arial, verdana, sans-serif;
font-size:18px;}
table {width:840px;}
td {padding:10px; width:210px;}
p.absoluteone {font-size:xx-small;}
p.absolutetwo {font-size:x-small;}
p.absolutethree {font-size:small;}
p.absolutefour {font-size:medium;}
p.absolutefive {font-size:large;}
p.absolutesix {font-size:x-large;}
p.absoluteseven {font-size:xx-large;}
p.pixelsone {font-size:9px;}
p.pixelstwo {font-size:12px;}
p.pixelsthree {font-size:14px;}
p.pixelsfour {font-size:18px;}
p.pixelsfive {font-size:24px;}
p.pixelssix {font-size:36px;}
p.pixelsseven {font-size:48px;}
p.picaone {font-size:1pc;}
p.picatwo {font-size:2pc;}
p.picathree {font-size:3pc;}
p.picafour {font-size:4pc;}
p.pointone {font-size:9pt;}
p.pointtwo {font-size:12pt;}
p.pointthree {font-size:14pt;}
p.pointfour {font-size:18pt;}
p.pointfive {font-size:24pt;}
p.pointsix {font-size:36pt;}
p.pointseven {font-size:48pt;}
p.relativeone {font-size:smaller;}
p.relativetwo {}
p.relative {font-size:larger;}
p.emone {font-size:1em;}
p.emtwo {font-size:2em;}
p.emthree {font-size:3em;}
p.emfour {font-size:4em;}
p.exone {font-size:1ex;}
p.extwo {font-size:2ex;}
p.exthree {font-size:3ex;}
p.exfour {font-size:4ex;}
p.exfive {font-size:5ex;}
p.exsix {font-size:6ex;}
p.exseven {font-size:7ex;}
p.percentone {font-size:50%;}
p.percenttwo {font-size:75%;}
p.percentthree {font-size:100%;}
p.percentfour {font-size:150%;}
p.percentfive {font-size:200%;}
p.percentsix {font-size:400%;}
(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.