Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. <html>
  2. <head><title>Project Part#3</title></head>
  3. <body link=black vlink=black alink=black>
  4. <table width=100% height=100% border=1>
  5.  
  6. <tr>
  7. <td colspan=4 align=center height=30%><img src=russianflag.GIF align=left width=300>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp <font size=7><b><i>Russia-Statistics</b></i></font></td>
  8. </tr>
  9.  
  10. <tr bgcolor=#FFCDCD>
  11. <td align=center height=5% width=25%><font size=6> <a href=page.html><img src=home.jpg> </a></font></td>
  12. <td align=center height=5% width=25%><font size=6> <a href=cities.html><img src=cities.jpg> </a></font></td>
  13. <td align=center height=5% width=25%><font size=6> <a href=Tourism.htm><img src=tourism.jpg> </a></font></td>
  14. <td align=center height=5% width=25%><font size=6> <img src=stats.jpg> </font></td>
  15. </tr>
  16.  
  17. <tr>
  18. <td colspan=4>
  19. <h3 align=center> Moscow</h3>
  20. Moscow is the largest and most populous city of Russia. It also serves as the capital of the Russian Federation. It contains 16.8 million people within the urban area. It was first referenced 1147 as a meeting place. It was a small town at the time. It was ruled by Daniel I until 1303. Daniel established it as a proserous city and it eventually eclipsed it's parent principality by the 1320s. The original Kremlin in the city was built by Ivan the Great in the 14th century. The city went through many rulers and a surprising amount of walls and fires until 1917 when it finally became the capital of the Soviet Union. The capital was moved from St. Petersburg to Moscow since Vladimir Lenin was afraid of foreign invasion, and St. Petersburg was fairly close to the border. Today, Moscow is known for its Historical buildings and how insanely pricy it is to live there.
  21. <br>
  22. Russia is a massive country of 6.602 million square miles, making it the largest nation in the world. The population currently sits at 143.5 million people, making the population density roughly 22 people per square mile. This makes it one of the most sparsely populated countries.
  23. <br>
  24. <script src="support.js">
  25. document.write(population(143500000,6602000));
  26.  
  27.  
  28. </script>
  29. </td>
  30. </tr>
  31.  
  32. <tr>
  33. <td colspan=4 align=center size=3> <font size=2>Copyright 2014 Robert Carlyle Productions</font></td>
  34. </tr>
  35.  
  36. </table>
  37. </body>
  38. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement