Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0890.html
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>