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