-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
article.html
245 lines (240 loc) · 9.69 KB
/
article.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/favicon.ico">
<link rel="icon" type="image/png" href="./assets/img/favicon.ico">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Mundana Template by WowThemesNet</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport'/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Source+Sans+Pro:400,700" rel="stylesheet">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<!-- Main CSS -->
<link href="./assets/css/main.css" rel="stylesheet"/>
</head>
<body>
<!--------------------------------------
NAVBAR
--------------------------------------->
<nav class="topnav navbar navbar-expand-lg navbar-light bg-white fixed-top">
<div class="container">
<a class="navbar-brand" href="./index.html"><strong>Mundana</strong></a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarColor02" style="">
<ul class="navbar-nav mr-auto d-flex align-items-center">
<li class="nav-item">
<a class="nav-link" href="./index.html">Intro <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./article.html">Culture</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./article.html">Tech</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./article.html">Politics</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./article.html">Health</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./article.html">Collections</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./docs.html">Template <span class="badge badge-secondary">docs</span></a>
</li>
</ul>
<ul class="navbar-nav ml-auto d-flex align-items-center">
<li class="nav-item highlight">
<a class="nav-link" href="https://www.wowthemes.net/mundana-free-html-bootstrap-template/">Get this Theme</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<!--------------------------------------
HEADER
--------------------------------------->
<div class="container">
<div class="jumbotron jumbotron-fluid mb-3 pl-0 pt-0 pb-0 bg-white position-relative">
<div class="h-100 tofront">
<div class="row justify-content-between">
<div class="col-md-6 pt-6 pb-6 pr-6 align-self-center">
<p class="text-uppercase font-weight-bold">
<a class="text-danger" href="./category.html">Stories</a>
</p>
<h1 class="display-4 secondfont mb-3 font-weight-bold">Sterling could jump 8% if Brexit deal gets approved by UK Parliament</h1>
<p class="mb-3">
Analysts told CNBC that the currency could hit anywhere between $1.35-$1.40 if the deal gets passed through the U.K. parliament.
</p>
<div class="d-flex align-items-center">
<img class="rounded-circle" src="assets/img/demo/avatar2.jpg" width="70">
<small class="ml-2">Jane Seymour <span class="text-muted d-block">A few hours ago · 5 min. read</span>
</small>
</div>
</div>
<div class="col-md-6 pr-0">
<img src="./assets/img/demo/intro.jpg">
</div>
</div>
</div>
</div>
</div>
<!-- End Header -->
<!--------------------------------------
MAIN
--------------------------------------->
<div class="container pt-4 pb-4">
<div class="row justify-content-center">
<div class="col-lg-2 pr-4 mb-4 col-md-12">
<div class="sticky-top text-center">
<div class="text-muted">
Share this
</div>
<div class="share d-inline-block">
<!-- AddToAny BEGIN -->
<div class="a2a_kit a2a_kit_size_32 a2a_default_style">
<a class="a2a_dd" href="https://www.addtoany.com/share"></a>
<a class="a2a_button_facebook"></a>
<a class="a2a_button_twitter"></a>
</div>
<script async src="https://static.addtoany.com/menu/page.js"></script>
<!-- AddToAny END -->
</div>
</div>
</div>
<div class="col-md-12 col-lg-8">
<article class="article-post">
<p>
Holy grail funding non-disclosure agreement advisor ramen bootstrapping ecosystem. Beta crowdfunding iteration assets business plan paradigm shift stealth mass market seed money rockstar niche market marketing buzz market.
</p>
<p>
Burn rate release facebook termsheet equity technology. Interaction design rockstar network effects handshake creative startup direct mailing. Technology influencer direct mailing deployment return on investment seed round.
</p>
<p>
Termsheet business model canvas user experience churn rate low hanging fruit backing iteration buyer seed money. Virality release launch party channels validation learning curve paradigm shift hypotheses conversion. Stealth leverage freemium venture startup business-to-business accelerator market.
</p>
<p>
Freemium non-disclosure agreement lean startup bootstrapping holy grail ramen MVP iteration accelerator. Strategy market ramen leverage paradigm shift seed round entrepreneur crowdfunding social proof angel investor partner network virality.
</p>
</article>
<div class="border p-5 bg-lightblue">
<div class="row justify-content-between">
<div class="col-md-5 mb-2 mb-md-0">
<h5 class="font-weight-bold secondfont">Become a member</h5>
Get the latest news right in your inbox. We never spam!
</div>
<div class="col-md-7">
<div class="row">
<div class="col-md-12">
<input type="text" class="form-control" placeholder="Enter your e-mail address">
</div>
<div class="col-md-12 mt-2">
<button type="submit" class="btn btn-success btn-block">Subscribe</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container pt-4 pb-4">
<h5 class="font-weight-bold spanborder"><span>Read next</span></h5>
<div class="row">
<div class="col-lg-6">
<div class="card border-0 mb-4 box-shadow h-xl-300">
<div style="background-image: url(./assets/img/demo/3.jpg); height: 150px; background-size: cover; background-repeat: no-repeat;">
</div>
<div class="card-body px-0 pb-0 d-flex flex-column align-items-start">
<h2 class="h4 font-weight-bold">
<a class="text-dark" href="#">Brain Stimulation Relieves Depression Symptoms</a>
</h2>
<p class="card-text">
Researchers have found an effective target in the brain for electrical stimulation to improve mood in people suffering from depression.
</p>
<div>
<small class="d-block"><a class="text-muted" href="./author.html">Favid Rick</a></small>
<small class="text-muted">Dec 12 · 5 min read</small>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="flex-md-row mb-4 box-shadow h-xl-300">
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/demo/blog4.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">Nasa's IceSat space laser makes height maps of Earth</a>
</h2>
<div class="card-text text-muted small">
Jake Bittle in LOVE/HATE
</div>
<small class="text-muted">Dec 12 · 5 min read</small>
</div>
</div>
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/demo/blog5.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">Underwater museum brings hope to Lake Titicaca</a>
</h2>
<div class="card-text text-muted small">
Jake Bittle in LOVE/HATE
</div>
<small class="text-muted">Dec 12 · 5 min read</small>
</div>
</div>
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/demo/blog6.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">Sun-skimming probe starts calling home</a>
</h2>
<div class="card-text text-muted small">
Jake Bittle in LOVE/HATE
</div>
<small class="text-muted">Dec 12 · 5 min read</small>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Main -->
<!--------------------------------------
FOOTER
--------------------------------------->
<div class="container mt-5">
<footer class="bg-white border-top p-3 text-muted small">
<div class="row align-items-center justify-content-between">
<div>
<span class="navbar-brand mr-2"><strong>Mundana</strong></span> Copyright ©
<script>document.write(new Date().getFullYear())</script>
. All rights reserved.
</div>
<div>
Made with <a target="_blank" class="text-secondary font-weight-bold" href="https://www.wowthemes.net/mundana-free-html-bootstrap-template/">Mundana Theme</a> by WowThemes.net.
</div>
</div>
</footer>
</div>
<!-- End Footer -->
<!--------------------------------------
JAVASCRIPTS
--------------------------------------->
<script src="./assets/js/vendor/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/js/functions.js" type="text/javascript"></script>
</body>
</html>