Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style type="text/css">
  4. h3{ color: black; }
  5. p {color: black;}
  6. body {background-color: red;}
  7. </style>
  8. </head>
  9. <body>
  10. <h3> Your Pokedex <h3>
  11. <p>This is your pokedex here you will have every pokemon you have caught and or seen</p>
  12. <hr><p> Trainer number___________
  13. starter pokemon:__________</p></hr>
  14.  
  15. <hr><p>number of pokemon seen:______</p> </hr>
  16. <hr><p> number of pokemon caught:______</p></hr>
  17. </body
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement