<!DOCTYPE html> <html lang = "en-us"> <head> <title> Photo Editing </title> <meta charset = "UTF-8"> </head> <body> <h1>Photo Editing</h1> <!-- Add you images to the HTML document here using <img> tags --> <p>Describe the tools, effects, etc. you used to edit your photo here. What was your process? </p> </body> </html>