-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
executable file
·168 lines (162 loc) · 5.51 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html>
<head>
<title>Saturn by @afnizarnur</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Saturn is free PSD & HTML template by @afnizarnur">
<meta name="author" content="Afnizar Nur Ghifari">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="css/kube.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/custom.min.css" />
<link rel="shortcut icon" href="img/favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Navigation -->
<div class="main-nav">
<div class="container">
<header class="group top-nav">
<nav class="navbar logo-w navbar-left" >
<a class="logo" href="index.html">Saturn</a>
</nav>
<div class="navigation-toggle" data-tools="navigation-toggle" data-target="#navbar-1">
<span class="logo">Saturn</span>
</div>
<nav id="navbar-1" class="navbar item-nav navbar-right">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Archive</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</header>
</div>
</div>
<!-- Introduction -->
<div class="intro">
<div class="container">
<div class="units-row">
<div class="unit-10">
<img class="img-intro" src="img/avatar.png" alt="">
</div>
<div class="unit-90">
<p class="p-intro">Hello, I’m Saturn. I’m proud to be a part of milky way.</p>
</div>
</div>
</div>
</div>
<!-- Content -->
<div class="content">
<div class="container">
<!-- Post -->
<div class="post">
<!-- Heading -->
<a href="#"><h1>Galaxy is on your hand</h1></a>
<hr>
<div class="in-content">
<p>
Saturn has a prominent ring system that consists of nine continuous main rings and three discontinuous arcs, composed mostly of ice particles with a smaller amount of rocky debris and dust. Sixty-two known moons orbit the planet, of which fifty-three are officially named. This does not include the hundreds of "moonlets" comprising the rings.
</p>
<a class="read-more" href="#">Read more</a>
</div>
<div class="foot-post">
<div class="units-row">
<div class="unit-100">
<strong>Tags:</strong>
<a href="#">Galaxy</a>,
<a href="#">Human</a>,
<a href="#">World</a>,
</div>
<div class="unit-100">
<strong>COMMENTS:</strong>
<a href="#">3</a>
</div>
</div>
</div>
</div>
<!-- /post -->
<!-- Post -->
<div class="post">
<!-- Heading -->
<a href="#"><h1>The moon will pass above or below Saturn in the sky</h1></a>
<hr>
<div class="in-content">
<img class="right" src="img/post-img.jpg" alt="">
<p>
Saturn has a prominent ring system that consists of nine continuous main rings and three discontinuous arcs, composed mostly afn of ice particles with a smaller amount of rocky debris and dust.
</p>
</div>
<div class="foot-post">
<div class="units-row">
<div class="unit-100">
<strong>Tags:</strong>
<a href="#">Saturn</a>,
<a href="#">Sky</a>,
<a href="#">Moon</a>,
</div>
<div class="unit-100">
<strong>COMMENTS:</strong>
<a href="#">3</a>
</div>
</div>
</div>
</div>
<!-- /post -->
<!-- Post -->
<div class="post">
<!-- Heading -->
<a href="#"><h1>Moon’s orbit around the Earth </h1></a>
<hr>
<div class="in-content">
<p>
Tilted to the orbit of the Earth around the Sun – and so most of the time, the moon will pass above or below Saturn in the sky, and no occultation will occur. It is only when Saturn lies near the point that the moon’s orbit crosses the “plane of the ecliptic” that occultations can happen.
</p>
<a class="read-more" href="#">Read more</a>
</div>
<div class="foot-post">
<div class="units-row">
<div class="unit-100">
<strong>Tags:</strong>
<a href="#">Moon</a>,
<a href="#">Orbit</a>,
<a href="#">Earth</a>,
</div>
<div class="unit-100">
<strong>COMMENTS:</strong>
<a href="#">221</a>
</div>
</div>
</div>
</div>
<!-- /post -->
</div>
</div>
<footer>
<div class="container">
<div class="units-row">
<div class="unit-50">
<button class="btn btn-black"><i class="fa fa-arrow-left"></i> PREVIOUS</button>
</div>
<div class="unit-50">
<ul class="social list-flat right">
<li><a href=""><i class="fa fa-send"></i></a></li>
<li><a href="http://twitter.com/afnizarnur"><i class="fa fa-twitter"></i></a></li>
<li><a href="http://dribbble.com/afnizarnur"><i class="fa fa-dribbble"></i></a></li>
<li><a href="http://behance.com/afnizarnur"><i class="fa fa-behance"></i></a></li>
</ul>
</div>
</div>
<p class="text-centered foot-cp">
<a href="">handcrafted by @afnizarnur</a>
</p>
</div>
</footer>
<!-- Javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/kube.min.js"></script>
</body>
</html>