25 lines
1.4 KiB
JavaScript
25 lines
1.4 KiB
JavaScript
export const content = `
|
|
<p>
|
|
Titania is the largest moon of Uranus and the eighth largest moon in the solar system. Discovered by William Herschel in 1787, Titania is notable for its mix of craters and widespread canyons indicating geological activity.
|
|
</p>
|
|
<img src="https://astronoo.com/images/lunes/titania-lune-d-uranus.jpg"/>
|
|
<h2>Key Facts</h2>
|
|
<ul>
|
|
<li>Orbital Period: 8.7 days</li>
|
|
<li>Diameter: Approximately 1,578 km</li>
|
|
<li>Climate: Extremely cold with a surface temperature around -184 degrees Celsius</li>
|
|
<li>Average Distance from Uranus: About 436,000 km</li>
|
|
<li>Orbital Speed: Approximately 3.64 km/s</li>
|
|
</ul>
|
|
<h2>Surface and Composition</h2>
|
|
<p>
|
|
Titania's surface is composed of water ice mixed with a dark material, creating a slightly reddish hue. The moon's surface is marked by large faults and canyons, some of which are up to 1500 kilometers long and several kilometers deep.
|
|
</p>
|
|
<h2>Interesting Facts</h2>
|
|
<ul>
|
|
<li>Titania features a massive canyon named Messina Chasma, which is over 1500 km long.</li>
|
|
<li>Despite its cold environment, Titania may possess a subsurface ocean beneath its icy crust.</li>
|
|
<li>The moon's relatively smooth surface suggests geological activity in its past, possibly including cryovolcanism.</li>
|
|
</ul>
|
|
`;
|