blob: b2d2d4dad74f43ec01df8caa4888c35a6420dab8 [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;
}
</style>
</head>
<body>
<div class='shadowed'>
<img align=left width=300 height=300 style="background-color:green">
<img width=500 height=500 style="background-color:purple; display:block; margin-left:-150px"/>
</div>
</body>
</html>