blob: a02b6146db349ce9ba8002ca5f80e3f90ba3bc1c [file] [log] [blame]
<html>
<head/>
<body>
<h1>Html Heading</h1>
<p style='position: relative; top:200px; left:200px; border:thin solid blue;'>this is positioned relative</p>
<h2>Html Heading</h2>
<p>fzz</p>
</body>
</html>