blob: ade00e52eee845b4963e4a97e95b381f9cf203c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<html>
<head>
<link rel="stylesheet" href="398797-style.css"/>
</head>
<body>
<div class="green">foo</div>
<div class="blue abs in">
<span class="yellow abs pos">bar</span>
</div>
</body>
</html>
|