1 2 3 4 5 6 7 8
<html> <body> <p>Name is Stuart</p> <p>Name is not Humphrey</p> <p>Is an adult</p> <p>Is not a child</p> </body> </html>