blob: a0dadcca043bee15d75128dc5b6444c13413cb2e [file] [log] [blame]
<html>
<head/>
<body>
<h1>Html Heading</h1>
<p style='position: absolute; top:0px; left:0px; border:thin solid blue;'>This is positioned absolute. It is taken out of the normal flow.</p>
<h2>Html Heading</h2>
<p>fzz</p>
</body>
</html>