Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0600.html
blob: 99db8c18f3e581f161707db03884300c7c0359bd [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
div
*
p
{
color
:
red
;
}
</style>
</head>
<body>
<div>
<div>
<h1>
Html Heading
</h1>
<p>
fzz
</p>
</div>
</div>
<h2>
Html Heading
</h2>
<p>
works in ie and for me, not in word
</p>
</body>
</html>