58 lines
2.8 KiB
HTML
58 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>SpaceX</title>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="SpaceX">
|
|
<meta property="og:description" content="SpaceX is an American aerospace manufacturer and space transportation company. It was founded in 2002 by Elon Musk with the goal of reducing space…">
|
|
<meta property="og:image" content="https://4ort.media/w/spacex.jpg">
|
|
<meta property="og:url" content="https://aldo-nipper.4ort.net/">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="description" content="SpaceX is an American aerospace manufacturer and space transportation company. It was founded in 2002 by Elon Musk with the goal of reducing space…">
|
|
<style>
|
|
body {
|
|
font-family: 'Courier New', monospace;
|
|
background-color: #f5f5f5;
|
|
color: #333;
|
|
line-height: 1.6;
|
|
margin: 0;
|
|
padding: 20px;
|
|
}
|
|
.container {
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
background-color: #fff;
|
|
padding: 20px;
|
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
}
|
|
h1 {
|
|
color: #007BFF;
|
|
}
|
|
p {
|
|
margin-bottom: 20px;
|
|
}
|
|
.image-container {
|
|
text-align: center;
|
|
margin: 20px 0;
|
|
}
|
|
.image-container img {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<h1>SpaceX</h1>
|
|
<p>SpaceX is an American aerospace manufacturer and space transportation company. It was founded in 2002 by Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars.</p>
|
|
<div class="image-container">
|
|
<img src="https://4ort.media/w/spacex.jpg" alt="SpaceX">
|
|
</div>
|
|
<p>SpaceX has developed a number of innovative technologies, including reusable rockets, the Dragon spacecraft, and the Starship system. These technologies have enabled SpaceX to achieve significant milestones, such as the first privately funded liquid-propellant rocket to reach orbit, the first private company to send a spacecraft to the International Space Station, and the first private company to launch humans into space.</p>
|
|
<p>SpaceX's missions include cargo resupply missions to the International Space Station, satellite launches, and interplanetary missions. The company is also working on the development of the Starship system, which is designed to carry humans to Mars and other destinations in the solar system.</p>
|
|
</div>
|
|
</body>
|
|
</html> |