topical media & game development
basic-xml-17-ch17-eg12.css / css
page {
display:block;
color:#000000; background-color:#EFEFEF;
border-style:solid; border-width:2px; border-color:#000000; }
table {
display:table;
padding:20px;
color:#000000; background-color:#CCCCCC;
border-style:solid; border-width:2px; border-color:#000000; }
tableRow {display:table-row;}
tableCell1, tableCell2, tableCell3 {
display:table-cell;
padding:10px;
color:#000000; background-color:#EFEFEF;
border-style:solid; border-width:2px; border-color:#000000; }
(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.