top: 200px;
width: 370px;
text-align: justify;
position: absolute;}
.mediumcolumn {
padding: 10px;
font-size: medium;
top:420px;
left: 80px;
width: 350px;
position: absolute;}
.smallcolumn {
padding: 10px;
left: 590px;
width: 200px;
top: 430px;
position: absolute;}
</style>
</head>
Figure 12-10:
Used fixed
units if you
want your
design to
remain
unaffected
by adjusted
browser
shapes.