-
Notifications
You must be signed in to change notification settings - Fork 0
/
conclusion.html
140 lines (131 loc) · 7.13 KB
/
conclusion.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Conclusion</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,400italic,300italic,300,500,500italic,700,900">
<!--
Artcore Template
http://www.templatemo.com/preview/templatemo_423_artcore
-->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/templatemo-misc.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<section id="pageloader">
<div class="loader-item fa fa-spin colored-border"></div>
</section> <!-- /#pageloader -->
<header class="site-header container-fluid">
<div class="top-header">
<div class="logo col-md-6 col-sm-6">
<h1><a href="index.html"><em>Sasi </em>Bonu</a></h1>
<span> </span>
</div> <!-- /.logo -->
<div class="social-top col-md-6 col-sm-6">
<ul>
<li><a href="https://github.com/sasibonu" class="fa fa-github"></a></li>
<li><a href="https://www.linkedin.com/in/sasi-bonu-98878116a/" class="fa fa-linkedin"></a></li>
</ul>
</div> <!-- /.social-top -->
</div> <!-- /.top-header -->
<div class="main-header">
<div class="row">
<div class="main-header-left col-md-3 col-sm-6 col-xs-8">
<a id="search-icon" class="btn-left fa fa-search" href="#search-overlay"></a>
<div id="search-overlay">
<a href="#search-overlay" class="close-search"><i class="fa fa-times-circle"></i></a>
<div class="search-form-holder">
<h2>Type keywords and hit enter</h2>
<form id="search-form" action="#">
<input type="search" name="s" placeholder="" autocomplete="off" />
</form>
</div>
</div><!-- #search-overlay -->
</div> <!-- /.main-header-left -->
<div class="menu-wrapper col-md-9 col-sm-6 col-xs-4">
<a href="#" class="toggle-menu visible-sm visible-xs"><i class="fa fa-bars"></i></a>
<ul class="sf-menu hidden-xs hidden-sm">
<li><a href="index.html">Introduction</a></li>
<li><a href="eda.html">EDA</a></li>
<li><a href="#">Projects</a>
<ul>
<li><a href="projects-2.html">Two Columns</a></li>
<li><a href="projects-3.html">Three Columns</a></li>
</ul>
</li>
<li class="active"><a href="conclusion.html">Conclusion</a> </li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div> <!-- /.menu-wrapper -->
</div> <!-- /.row -->
</div> <!-- /.main-header -->
<div id="responsive-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="#">Projects</a>
<ul>
<li><a href="projects-2.html">Two Columns</a></li>
<li><a href="projects-3.html">Three Columns</a></li>
</ul>
</li>
<li><a href="conclusion.html">Conclusion</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</header> <!-- /.site-header -->
<div class="content-wrapper">
<div class="inner-container container">
<div class="row">
<div class="section-header col-md-12">
<h2>Conclusion</h2>
<span> </span>
</div> <!-- /.section-header -->
</div> <!-- /.row -->
<div class="row">
<div class="blog-image col-md-12">
<img src="images/blog/blog-single.jpg" alt="Blog 1">
</div> <!-- /.blog-image -->
<div class="blog-info col-md-12">
<div class="box-content">
<h2 class="blog-title">Keep Your Stuff Alive And Apply it On Life</h2>
<span class="blog-meta">conclusion</span>
<p>conclusion</p>
<blockquote>
conclusion
</blockquote>
<p>conclusion</p>
</div>
</div> <!-- /.blog-info -->
</div> <!-- /.row -->
</div> <!-- /.inner-content -->
</div> <!-- /.content-wrapper -->
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Preloader -->
<script type="text/javascript">
//<![CDATA[
$(window).load(function() { // makes sure the whole site is loaded
$('.loader-item').fadeOut(); // will first fade out the loading animation
$('#pageloader').delay(350).fadeOut('slow'); // will fade out the white DIV that covers the website.
$('body').delay(350).css({'overflow-y':'visible'});
})
//]]>
</script>
</body>
</html>