-
Notifications
You must be signed in to change notification settings - Fork 1
/
testNav.html
executable file
·174 lines (142 loc) · 6.79 KB
/
testNav.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>AAP - Karnataka Candidate List</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles-->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48674353-2', 'aapkamp.in');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Static navbar -->
<div class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<!-- Menu button -->
<div id="menuToggle">
<i class="icon-reorder"></i>
</div>
<a class="navbar-brand" href="index.html">AAP - Karnataka Candidate List</a>
</div>
<nav class="menu" id="theMenu">
<div class="menu-wrap">
<h1 class="logo">
<a href="index.html#home">States</a>
</h1>
<i class="icon-remove menu-close"></i>
<a href="#home" class="smoothScroll">Karnataka</a>
<a href="#about" class="smoothScroll">Maharashtra</a>
<a href="#testimonials" class="smoothScroll">Kerala</a>
<a href="#contact" class="smoothScroll">Andhra Pradesh</a>
</div>
<!-- Menu button -->
<!--
<div id="menuToggle">
<i class="icon-reorder"></i>
</div>
-->
</nav>
</div>
</div>
<!-- +++++ Posts Lists +++++ -->
<!-- +++++ First Post +++++ -->
<div id="grey">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h4>Lorem Ipsum</h4>
<p>
<bd>January 3, 2014</bd>
</p>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
</div>
</div>
<!-- /row -->
</div>
<!-- /container -->
</div>
<!-- /grey -->
<!-- +++++ Second Post +++++ -->
<div id="white">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h4>What is Lorem Ipsum</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<!-- /row -->
</div>
<!-- /container -->
</div>
<!-- /white -->
<!-- +++++ Third Post +++++ -->
<div id="grey">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<p>
<bd>January 01, 2014</bd>
</p>
<h4>Believe In Yourself</h4>
<p class="bq">"A bird sitting on a tree is never afraid of the branch breaking, because her trust is not in the branch, but in her own wings."</p>
</div>
</div>
<!-- /row -->
</div>
<!-- /container -->
</div>
<!-- /grey -->
<!-- +++++ Footer Section +++++ -->
<div id="footer">
<div class="container">
<div class="row">
<div class="col-lg-4">
<a class="btn btn-warning btn-donate" href="http://goo.gl/5PQe9Q">Donate to AAP</a>
<br>
<a class="btn btn-warning btn-donate" href="http://goo.gl/goiN64">Fork on Github</a>
</div>
<!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>OFFICIAL LINKS</h4>
<p>
<a href="http://goo.gl/Xg0Jct">AAP All India Candidate List</a>
<br/>
<a href="http://goo.gl/KxukRs">AAP Official Site</a>
<br/>
<a href="http://goo.gl/10DtWC">Facebook Page</a>
</p>
</div>
<!-- /col-lg-4 -->
<div class="col-lg-4">
<h4>ABOUT AAPkaMP</h4>
<p>This site showcases the incredibly distinguished candidates representing Aam Aadmi Party for Karnataka in 2014 Lok Sabha Elections. This site is unofficial, all the information has been curated from the <a href="http://goo.gl/d7Wgl3">official sources</a>. By
<a href="http://goo.gl/14eN6s">Salman Mushir</a>.
</p>
</div>
<!-- /col-lg-4 -->
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>