Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0770.html
blob: 041a184d20b5996ce583f22d0d87dd00a65f0279 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
h1
{
color
:
blue
;
}
</style>
</head>
<body>
<h1>
Html
<em>
Head
</em>
ing
</h1>
<p>
fzz
</p>
<h2>
Html Heading
</h2>
<p>
em inherits color from h1
</p>
</body>
</html>