Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0690.html
blob: dff2199084538cd349a8341608a509effd65ffd2 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
h1
{
text-transform
:
uppercase
}
</style>
</head>
<body>
<h1>
heading 1 should be uppercase
</h1>
<div>
<p>
fzz
</p>
<p>
fzz
</p>
</div>
<h1>
h1
</h1>
<p>
works in IE and Word
</p>
</body>
</html>