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

78 lines
1.9 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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>Jupiter</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>Jupiter, King of the Planets</h1>
<img src="jupibanner.png">
<br></br>
<br></br>
<p>Jupiter is the fifth planet from our Sun and is, by far, the largest planet in the solar system more than twice as massive as all the other planets combined.</p>
<p>Jupiter's stripes and swirls are actually cold, windy clouds of ammonia and water, floating in an atmosphere of hydrogen and helium. Jupiters iconic Great Red Spot is a giant storm bigger than Earth that has raged for hundreds of years.</p>
<p>Jupiter is named for the king of the ancient Roman gods.</p>
<br></br>
<br></br>
<br></br>
<br></br>
<h4>Quick facts about Jupiter</h4>
<dl>
<dt><b>The Biggest</b></dt>
<dd>For scale, Jupiter's Great Red Spot is about the size of Earth</dd>
<br></br>
<dt><b>Fifth From the Sun</b></dt>
<dd>Jupiter is 5.2 AU from the Sun, Earth = 1 AU</dd>
<br></br>
<dt><b>Short and Long</b></dt>
<dd>Jupiter's day lasts only 10 Earth hours; its year is 12 Earth years</dd>
<br></br>
<dt><b>Nowhere to Land</b></dt>
<dd>Jupiter has no solid surface; it may have an Earth-sized core</dd>
<br></br>
<dt><b>Big and Light</b></dt>
<dd>Jupiter's atmosphere is mostly hydrogen and helium</dd>
<br></br>
<dt><b>Many Moons</b></dt>
<dd>As of July 2023, jupiter had 95 moons</dd>
<br></br>
<dt><b>Faint Rings</b></dt>
<dd>The Rings were spotted in 1979</dd>
<br></br>
<dt><b>Exploration</b></dt>
<dd>7 robots flew past; 2 stayed in orbit</dd>
<br></br>
<dt><b>Ingredients for Life</b></dt>
<dd>Jupiter can't support life as we know it</dd>
<br></br>
<dt><b>Super Storm</b></dt>
<dd>The Great Red Spot is a storm that has raged for over 100 years</dd>
<br></br>
</dl>
</div>
</body>
</html>