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>