Sign in
appsheet-third-party
/
open-xml-powertools
/
7cbe9b84ae00ff28adce3f968a1432e0849a1a58
/
.
/
TestFiles
/
T0640.html
blob: 46cf40dbf0c833712b74b19b4a9f61d2d5870d27 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
#abc
{
color
:
blue
}
</style>
</head>
<body>
<h1>
Html Heading
</h1>
<p>
fzz
</p>
<h2
ID
=
"abc"
>
Html Heading
</h2>
<p
ID
=
"abc"
>
fzz
</p>
<p>
works both in ie and word
</p>
</body>
</html>