blob: 528226522c736acc9be885b94673411ee09b4087 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<head>
<title>Ars Technica</title>
</head>
<body>
<div style="width: 300px; float: left">
<div>
<p><em>Battle</p>
</div>
</div>
<div style="float: right; width: 640px"></div>
</body>
</html>
|