topical media & game development
professional-ria-01-With-CSS.htm / htm
<html>
<head>
<title>With CSS</title>
<style>
#sxm {
position: absolute;
left: 10px;
top: 1px;
font-family:'Arial Black';
font-size:180px;
line-height:130px;
color:rgb(173,181,184);
word-spacing:-50px;
margin:0;
padding:2px;
z-index:1;
}
#stm {position: absolute;
left: 240px;
border:1px solid #000;
top: 10px;
width: 248px;
height: 340px;
z-index:2;
}
</style>
</head>
<body style="background-color:rgb(194,203,207); margin:0; padding:0;">
<div id="sxm">
S T . M A R T I N S F R E N C H W E S T I N D I E S
</div>
<div id="stm">
<img src="images/Scenic.jpg" align="LEFT">
<p>
The smallest island in the world ever to have been partitioned between
two different nations, St. Martin/St. Maarten has been shared by the
French and the Dutch in a spirit of neighborly
cooperation and mutual friendship for almost 350 years.
</p>
</div>
</body>
</html>
(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.