blob: 8b4afd2f66a3006949258231bef52a65736e624c [file] [log] [blame]
<html>
<head><title>ongoing</title>
<base href="http://tbray.org/ongoing/">
<style type='text/css'>
.shadowed {
float:left;
border:10px solid blue;
}
.shadowed img {
display: block;
margin: 0 0 0 -300px;
}
</style>
</head>
<body>
<div class='shadowed'>
<img width=500 height=500 border=2 />
</div>
</body>
</html>