Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>The Inner Planets</title>
  4. </head>
  5. <style type="text/css">
  6. h1
  7. {
  8. text-shadow: 2px 2px #51b4fb;
  9. }
  10. </style>
  11. <body background="space.jpg">
  12. <center>
  13. <font color="White">
  14. <h1>
  15. The Inner Planets</font></h1></center>
  16. <align = center>
  17. <a href="http://solarsystem.nasa.gov/planets/mercury">
  18. <img src="mercury.png" height="350" width="350" alt="Mercury" border="0" hpsace="250" /></a>
  19. <a href="http://solarsystem.nasa.gov/planets/venus"><img src="venus.png" height="350" width="350" alt="Venus" border="0" hspace="100" /></a>
  20. <a href="http://solarsystem.nasa.gov/planets/earth"><img src="earth.png" height="350" width="350" alt="Earth" border="0" hspace="150" /></a>
  21. </align>
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement