cthulhu/test/html/longdesc-content.html

18 lines
371 B
HTML
Raw Normal View History

<html>
<body>
<h1>About Orca</h1>
<div id="desc1">
<h2>Orca used to look much different</h2>
<p>He stood up, had muscles, and a tattoo.</p>
</div>
<section id="desc2">
<h2>Orca is not an acronym</h2>
<p>Orca is a whale. He holds a white cane. And he is cute.</p>
</section>
<div id="blah">
<h2>Some random text</h2>
<p>Bla bla bla.</p>
</div>
</body>
</html>