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