Sign in
appsheet-third-party
/
open-xml-powertools
/
70f30c9b5435586759370aa96cf5c02d1e374429
/
.
/
TestFiles
/
T0050.html
blob: f6120313b551766031db5cc86e00ee561b7ed25a [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
{
color
:
red
;
margin
:
3em
;
border
:
thin solid red
;
}
</style>
</head>
<body>
<p>
This is an html document in a string literal.
</p>
<h1>
Html Heading
</h1>
</body>
</html>