Disappearer

Untitled

Nov 17th, 2014
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-type" content="text/html; charset=ISO-8859-2" />
  4. <style type="text/css">
  5.  
  6. body {
  7. background-image: url("bg.jpg");
  8. background-repeat: no-repeat;
  9. background-attachment: fixed;
  10. background-position: center center;
  11. }
  12. .nagl {
  13. font-size: 40px;
  14. color: FF9933;
  15. font-weight: bold;
  16. text-align: center;
  17. text-transform: capitalize;
  18. }
  19. img {
  20. border: 20 double black;
  21. }
  22. ul.tutu {
  23. list-style-image: url('icon.gif');
  24. }
  25.  
  26. .strokeme
  27. {
  28. color: white;
  29. text-shadow:
  30. -1px -1px 0 #000,
  31. 1px -1px 0 #000,
  32. -1px 1px 0 #000,
  33. 1px 1px 0 #000;
  34.  
  35.  
  36. </style>
  37. </head>
  38. <body>
  39. <p class="nagl">One Ring</p>
  40. <center><img class="1obr" src="1.jpg"></center>
  41. <div class="strokeme" style="margin-left:30px; margin-right:30px">
  42. One of the most potent artifacts in Middle-Earth, the One Ring was created by the Dark Lord Sauron in the fires of Orodruin (Mount Doom) during the Second Age. His intent was to concentrate and enlarge his own power, and to control over the other 19 Rings of Power, which had been made by Celebrimbor and his people with Sauron's assistance. In this way, he hoped to gain lordship over the Elves and all of Middle-Earth.
  43.  
  44. The One Ring (with the inscription visible inside)
  45. To do this, he concentrated within the One a great part of his own fea ("soul" or "spirit") by cutting through his hand as he forged the Ring, and letting his power bind with the molten gold. In a sense, the Ring became an extension of Sauron himself, and his power became bound to it.
  46.  
  47. It was also known as the Ruling Ring, the Master Ring, the Doom of Man, the One Ring, the Ring of Power, and Isildur's Bane. The Andvarinaut in the Volsungasaga is considered to be one of the inspirations; though Tolkien himself credited many other myths that revolve around the separation of a part of oneself to grant immortality. The story of the Quest to destroy the Ring is told in Tolkien's novel The Lord of the Rings, as is most of the Ring's history.
  48. <div>
  49. <ul class="tutu" style="margin-left:600px; margin-right:600px">
  50. <li>tea</li>
  51. <li>teea</li>
  52. <li>teaaaaaaaaa</li>
  53. </ul>
  54.  
  55. </body>
  56. </html>
Advertisement
Add Comment
Please, Sign In to add comment