Sign in
appsheet-third-party
/
open-xml-powertools
/
refs/heads/main
/
.
/
TestFiles
/
T0692.html
blob: 50a8a4a67cbd7d95cbfc729a160c3800010de773 [
file
] [
log
] [
blame
] [
edit
]
<html>
<head>
<style
type
=
"text/css"
>
h1
{
text-transform
:
capitalize
}
</style>
</head>
<body>
<h1>
HEADING 1 SHOULD BE CAPITALIZED
</h1>
<div>
<p>
fzz
</p>
<p>
fzz
</p>
</div>
<h1>
HEADING 1
</h1>
<p>
works in IE and Word
</p>
</body>
</html>