Result Size:
625 x 571
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
h1
>
Welcome to my home page!
<
/h1
>
<
p
>
Some text.
<
/p
>
<
p
>
Some more text.
<
/p
>
<?php
include
'footer.php'
;
?>
<
/body
>
<
/html
>