Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0620.html
blob: 57eda208c071927864742dec21c6e376109470e4 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
*#
abc
{
color
:
blue
}
</style>
</head>
<body>
<h1>
Html Heading
</h1>
<p>
fzz
</p>
<h2>
Html Heading
</h2>
<p
ID
=
"abc"
>
fzz
</p>
<p>
works in ie, not in word.
</p>
</body>
</html>