diff options
Diffstat (limited to 'out.html')
-rw-r--r-- | out.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -<html></html>
\ No newline at end of file +<html> +<h2> Title</h2> +<p>Text of a paragraph</p> +<h5> Second heading</h5> +<p>Some more text</p> +</html>
\ No newline at end of file |