jruderman%hmc.edu 37e1b9a952 Add crashtest
git-svn-id: svn://10.0.0.236/trunk@242498 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-06 06:37:19 +00:00

15 lines
246 B
HTML

<html>
<head>
</head>
<body style="width: 100px; border: 2px solid yellow;">
<span style="position: relative;">
<img width="200" height="100" align="left">
<span style="position:absolute; float:left;"></span>
Foo
</span>
</body>
</html>