Paradygmaty_Projekt/PP_Sterczynski/solarsys/neptune.html
Michał Sterczyński 23bb38aa45 commit_1
2024-06-20 21:27:05 +02:00

78 lines
2.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Neptune</title>
<link rel="icon" type="image/x-icon" href="solar.ico">
<link rel="stylesheet" href="index_style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
</head>
<body>
<h1>Neptune, the Farthest Away</h1>
<img src="neptbanner.png">
<br></br>
<br></br>
<p>Dark, cold and whipped by supersonic winds, giant Neptune is the eighth and most distant major planet orbiting our Sun. More than 30 times as far from the Sun as Earth, Neptune is not visible to the naked eye. In 2011, Neptune completed its first 165-year orbit since its discovery.</p>
<p>The planets rich blue color comes from methane in its atmosphere, which absorbs red wavelengths of light but allows blue ones to be reflected back into space.</p>
<p>Neptune was the first planet located through mathematical calculations. Using predictions sent him by French astronomer Urbain Le Verrier, based on disturbances in the orbit of Uranus, German asstronomer Johann Galle was first to observe the planet in 1846. The planet is named after the Roman god of the sea, as suggested by Le Verrier.</p>
<br></br>
<br></br>
<br></br>
<br></br>
<h4>Quick facts about Neptune</h4>
<dl>
<dt><b>Big Blue</b></dt>
<dd>Neptune is about four times winder than Earth</dd>
<br></br>
<dt><b>Number Eight</b></dt>
<dd>Neptune is 30 AU from the Sun, Earth = 1 AU</dd>
<br></br>
<dt><b>A Neptunian Year</b></dt>
<dd>Neptune takes 165 Earth years to go around the Sun</dd>
<br></br>
<dt><b>Ice Giant</b></dt>
<dd>The densest of the giant planets</dd>
<br></br>
<dt><b>14 Moons</b></dt>
<dd>Named for sea gods and nymphs in Greek mythology</dd>
<br></br>
<dt><b>Rings and Arcs</b></dt>
<dd>Neptune has 5 rings and 4 more ring arcs</dd>
<br></br>
<dt><b>Solo Voyager</b></dt>
<dd>Voyager 2 is the only spacecraft to visit Neptune</dd>
<br></br>
<dt><b>bring a Spacesuit</b></dt>
<dd>Atmosphere: molecular hydrogen and atomic helium with a bit of methane</dd>
<br></br>
<dt><b>Orbit Crossing</b></dt>
<dd>Pluto sometimes comes closer to the Sun than Neptune</dd>
<br></br>
<dt><b>No Signs</b></dt>
<dd>Neptune can't support life as we know it</dd>
<br></br>
</dl>
</div>
</body>
</html>