Result Size: 625 x 571
<!DOCTYPE html>
<html>
<body>

<?php
print "This text
spans multiple
lines."
;
?>


</body>
</html>