topical media & game development
basic-xml-17-ch17-eg11.css / css
page {
display:block;
width:470px;
padding:10px;
border-style:solid; border-width:2px; border-color:#000000;}
heading {
position:fixed;
width:100%; padding:20px;
top:0px; left:0px;
color:#FFFFFF; background-color:#666666;
font-family:arial, verdana, sans-serif; font-size:22px;}
column1 {
position:absolute;
left:10px; top:10px;
width:200px;
padding:10px;
border-style:solid; border-width:2px; border-color:#CCCCCC;}
column2 {
position:absolute;
left:250px; top:10px;
width:200px;
padding:10px;
border-style:solid; border-width:2px; border-color:#CCCCCC;}
paragraph {
display:block;
padding-bottom:10px;}
(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.