Advertisement
srobern123

Where is it now?

May 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. <style>
  6. body {
  7.   background-color: green;
  8.   text-align: center;
  9.   color: black;
  10.   font-family: Arial, Helvetica, sans-serif;
  11. }
  12. </style>
  13. </head>
  14. <body>
  15.  
  16. <h1>Where is it now?</h1>
  17. <p>Hint = File:Key-_date</p>
  18. <a title="Eugen. D., who approved. [CC BY-SA 3.0 (https://creativecommons.org/licenses/by-sa/3.0)], via Wikimedia Commons" href="https://commons.wikimedia.org/wiki/File:Puppy_near_Coltani_-_17_apr_2010.jpg"><img width="512" alt="Puppy near Coltani - 17 apr 2010" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Puppy_near_Coltani_-_17_apr_2010.jpg/512px-Puppy_near_Coltani_-_17_apr_2010.jpg"></a>
  19.  
  20. <p>Image sourced from Wikimedia Commons</p>
  21.  
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement