blob: 5c726daf551c963e50a0c4ac64c6645e4515aacb (
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">
<span class="yellow abs pos">bar</span>
</div>
</body>
</html>
|