blob: ced41a91d3d8fbffbf6bbbc1b0554a46ae760c3e [file] [log] [blame]
<html>
<head>
<style type="text/css">
h1 { color: red }
</style>
</head>
<body>
<h1>Html Heading</h1>
<p>This is an html document in a string literal.</p>
</body>
</html>