-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (35 loc) · 2.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>UltraMegaCloud by fiestito</title>
</head>
<body>
<header>
<div class="container">
<h1>UltraMegaCloud</h1>
<h2>Website</h2>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a id="what-is-cloud" class="anchor" href="#what-is-cloud" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>What is cloud?</h3>
<p>A cloud is made of water drops or ice crystals floating in the sky. There are many kinds of clouds. Clouds are an important part of Earth's weather.</p>
<h3>
<a id="why-cloud" class="anchor" href="#why-cloud" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Why cloud?</h3>
<p>The sky can be full of water. But most of the time you can't see the water. The drops of water are too small to see. They have turned into a gas called water vapor. As the water vapor goes higher in the sky, the air gets cooler. The cooler air causes the water droplets to start to stick to things like bits of dust, ice or sea salt.</p>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>Me and the machine.</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h3>
<p>Having trouble with ultramegacloud? Check out our documentation (coming soon!) or contact us and we’ll help you sort it out.</p>
</section>
</div>
</body>
</html>