1 2 3 4 5 6 7 8 9
<!DOCTYPE html> <html> <head> <title>This is title</title> </head> <body> <p> <img src="poop.png" /> </p> </body> </html>