Guest User

Untitled

a guest
Aug 10th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="fr">
  3. <head>
  4. <meta charset="utf-8">
  5. <link rel="stylesheet" href="chall_css_gandalf.css">
  6. </head>
  7.  
  8. <body>
  9. <div class="entier">
  10. <img class="Photo_G" src="integration_gandalf.png">
  11. <h1 class="Gandalf"> Gandalf </h1>
  12. <div class="rectangle"></div>
  13. <p>reward <span class="cent">100</span><br> golden coins </p>
  14. </div>
  15.  
  16.  
  17. </body>
  18. </html>
Add Comment
Please, Sign In to add comment