Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0540.html
blob: b1aac586e98ef8c873e787d944966321584c54ab [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
#abc
{
color
:
red
}
</style>
</head>
<body>
<h1>
Html Heading
</h1>
<p>
fzz
</p>
<h2>
Html Heading
</h2>
<p
id
=
"abc"
>
fzz
</p>
<p>
fzz
</p>
</body>
</html>