Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
<link rel="stylesheet" href="398797-style.css"/>
</head>
<body>
<div class="green">foo</div>
<div class="blue">
<!-- Note: 'float: left' is necessary here due to bug 402918 -->
<span class="yellow" style="float: left">bar</span>
</div>
</body>
</html>