Sign in
appsheet-third-party
/
open-xml-powertools
/
70f30c9b5435586759370aa96cf5c02d1e374429
/
.
/
TestFiles
/
T0590.html
blob: 79ffee86ecfa4c2117b84f16f91fb49d4a6002fe [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
[
id
=
"xx"
]
{
color
:
red
}
</style>
</head>
<body>
<h1>
Html Heading
</h1>
<p
id
=
"xx"
>
fzz
</p>
<h2>
Html Heading
</h2>
<p>
doesn't work for word or ie. Works for me and chrome.
</p>
</body>
</html>