-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog-post.html
271 lines (223 loc) · 8.35 KB
/
blog-post.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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]>
<!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>One Click</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css"/>
<link rel="stylesheet" href="css/skeleton.css"/>
<link rel="stylesheet" href="css/layout.css"/>
<link rel="stylesheet" href="css/font-awesome.css" />
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<link rel="stylesheet" href="css/retina.css"/>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png">
</head>
<body class="royal_loader">
<!-- Primary Page Layout
================================================== -->
<!-- MENU
================================================== -->
<nav id="menu-wrap" class="menu-back cbp-af-header">
<div class="container">
<div class="sixteen columns">
<div class="logo"></div>
<ul class="slimmenu">
<li>
<a href="index.html">home</a>
</li>
<li>
<a href="index.html#about">about</a>
</li>
<li>
<a href="index.html#work">work</a>
</li>
<li>
<a href="index.html#services">services</a>
</li>
<li>
<a href="index.html#blog">jurnal</a>
</li>
<li>
<a href="index.html#contact">contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- POST SECTION
================================================== -->
<div id="blog-post">
<div class="parallax-blog"></div>
<div class="line"></div>
<div class="home-big-text">blog post</div>
<div class="home-small-text">born into creativity</div>
<div class="line1"></div>
</div>
<section class="color-1">
<nav class="nav-slide">
<a class="prev" href="blog-post.html">
<span class="icon-wrap"></span>
<div>
<h4>Nothing to Loose <span>by Zach Wallis</span></h4>
<img src="images/1blog.png" alt="Previous thumb"/>
</div>
</a>
<a class="next" href="blog-post.html">
<span class="icon-wrap"></span>
<div>
<h4>Metro Love Stories <span>by Andrea Satorini</span></h4>
<img src="images/2blog.png" alt="Next thumb"/>
</div>
</a>
</nav>
</section>
<div class="blog-post-down">
<div class="container">
<div class="sixteen columns blog-padding">
<p><span>We may define a food to be any substance which will repair the functional waste of the body, increase its growth, or maintain the heat, muscular, and nervous energy.</span></p>
</div>
<div class="clear"></div>
<div class="eight columns">
<img src="images/parallax/3.jpg" alt="" />
</div>
<div class="eight columns">
<p>In its most comprehensive sense, the oxygen of the air is a food; as although it is admitted by the lungs, it passes into the blood, and there re-acts upon the other food which has passed through the stomach. It is usual, however, to restrict the term food to such nutriment as enters the body by the intestinal canal. Water is often spoken of as being distinct from food, but for this there is no sufficient reason. In its most comprehensive sense, the oxygen of the air is a food; as although it is admitted by the lungs, it passes into the blood, and there re-acts upon the other food which has passed through the stomach. It is usual, however, to restrict the term food to such nutriment as enters.</p>
</div>
<div class="clear"></div>
<div class="sixteen columns">
<p>Mineral Matter or Salts, is left as an ash when food is thoroughly burnt. The most important salts are calcium phosphate, carbonate and fluoride, sodium chloride, potassium phosphate and chloride, and compounds of magnesium, iron and silicon.</p>
</div>
<div class="sixteen columns">
<p>The loss on soaking in cold water, unless the water is preserved, is seen to be considerable. The split lentils, having had the protecting skin removed, lose most. In every case the ash contained a good deal of phosphate and lime. Potatoes are rich in important potash salts; by boiling a large quantity is lost, by steaming less and by baking in the skins, scarcely any. The flavour is also much better after baking.</p>
</div>
</div>
</div>
<!-- FOOTER
================================================== -->
<div id="footer">
<a class="scroll" href="#blog-post"><div class="back-top"></div></a>
<div class="container">
<div class="sixteen columns">
<p>Made with<i class="icon-footer"></i>and<i class="icon-footer"></i>in serbia</p>
<div class="social-bottom">
<ul class="list-social1">
<li class="icon-soc1">
<a href="#"></a>
</li>
<li class="icon-soc1">
<a href="#"></a>
</li>
<li class="icon-soc1">
<a href="#"></a>
</li>
<li class="icon-soc1">
<a href="#"></a>
</li>
</ul>
</div>
<p><small>Template: One Click by ig design</small></p>
</div>
</div>
</div>
<!-- JAVASCRIPT
================================================== -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<script type="text/javascript" src="js/plugins-blog.js"></script>
<script type="text/javascript">
(function($) { "use strict";
//Fit screen
/*global $:false */
$(function(){"use strict";
$('#blog-post').css({'height':($(window).height())+'px'});
$(window).resize(function(){
$('#blog-post').css({'height':($(window).height())+'px'});
});
});
})(jQuery);
</script>
<script type="text/javascript" src="js/royal_preloader.min.js"></script>
<script type="text/javascript">
(function($) { "use strict";
Royal_Preloader.config({
mode: 'text', // 'number', "text" or "logo"
text: 'One Click',
timeout: 0,
showInfo: true,
opacity: 1,
background: ['#212121']
});
})(jQuery);
</script>
<script type="text/javascript" src="js/classie.js"></script>
<script type="text/javascript" src="js/cbpAnimatedHeader.min.js"></script>
<script type="text/javascript">
(function($) { "use strict";
$('ul.slimmenu').slimmenu(
{
resizeWidth: '800',
collapserTitle: '',
easingEffect:'easeInOutQuint',
animSpeed:'medium',
indentChildren: true,
childrenIndenter: '»'
});
})(jQuery);
</script>
<script type="text/javascript">
(function($) { "use strict";
//Navigation
$('ul.slimmenu').on('click',function(){
var width = $(window).width();
if ((width <= 800)){
$(this).slideToggle();
}
});
})(jQuery);
</script>
<script type="text/javascript" src="js/retina-1.1.0.min.js"></script>
<script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript">
(function($) { "use strict";
//Parallax effects
$(document).ready(function(){
$('.parallax-blog').parallax("50%", 0.3);
});
})(jQuery);
</script>
<script type="text/javascript" src="js/jquery.easing.js"></script>
<script type="text/javascript">
(function($) { "use strict";
$(document).ready(function(){"use strict";
$(".scroll").click(function(event){
event.preventDefault();
var full_url = this.href;
var parts = full_url.split("#");
var trgt = parts[1];
var target_offset = $("#"+trgt).offset();
var target_top = target_offset.top;
$('html, body').animate({scrollTop:target_top}, 1200);
});
});
})(jQuery);
</script>
<!-- End Document
================================================== -->
</body>
</html>