difftastic/sample_files/html_simple_2.html

10 lines
146 B
HTML

<html>
<head>
<title>Hi</title>
</head>
<body class="bar">
<h1 id="title">Bar</h1>
<p>Story about <strong>bar</strong>.</p>
</body>
</html>