abrowser/tests/minimal.html

9 lines
108 B
HTML

<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>