-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
140 lines (130 loc) · 5.94 KB
/
Copy pathheader.html
File metadata and controls
140 lines (130 loc) · 5.94 KB
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>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>SCAPS</title>
<meta name="generator" content="Bootply" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel='stylesheet prefetch' href=' http://netdna.bootstrapcdn.com/font-awesome/3.1.1/css/font-awesome.css'>
<link href="css/styles.css" rel="stylesheet">
<link href="css/bootstrap-social.css" rel="stylesheet">
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script>
<script type='text/javascript'>
(function ($) {
window.fnames = new Array();
window.ftypes = new Array();
fnames[0] = 'EMAIL';
ftypes[0] = 'email';
fnames[1] = 'FNAME';
ftypes[1] = 'text';
fnames[2] = 'MMERGE2';
ftypes[2] = 'radio';
}(jQuery));
var $mcj = jQuery.noConflict(true);
</script>
<style type="text/css">
#mc_embed_signup {
background: #fff;
clear: left;
font: 14px Helvetica, Arial, sans-serif;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
</head>
<body>
<nav class="navbar navbar-default navbar-static-top " role="navigation">
<div>
<td width="64%" align="center">
<div class="maintitle">www.publicsafetyindia.com</div>
<div class="subtitle">Safety Information Site to Share and Spread</div>
</td>
</div>
<div>
<div class="container ">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand">SCAPS</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li>
<a href="aboutUs.html">About us</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Safety Tips <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/safe_kids_eBook.html">Kids Safety e-Books</a></li>
<li><a href="safe_school.html">Safe School</a></li>
<li><a href="/safe_girl.html">Safe Girl</a></li>
<li><a href="#">Mobile-Internet</a></li>
<li><a href="/public_places.html">Public Places</a></li>
<li><a href="#">Travel</a></li>
<li><a href="#">Work Place</a></li>
<li><a href="#">Finance</a></li>
<li><a href="#">Family Events</a></li>
<li><a href="#">Senior Citizen</a></li>
<li><a href="#">Disasters</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Safety Rules <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/school_safety_gos.html">School Safety GOs</a></li>
<li><a href="#">Transport</a></li>
<li><a href="#">Building</a></li>
<li><a href="#">Public Place</a></li>
<li><a href="#">Signage</a></li>
</ul>
</li>
<li>
<a href="#">Slogans</a>
</li>
<li>
<a href="#">Emergency Contacts</a>
</li>
<li>
<a href="pledge.html">Pledge</a>
</li>
<li>
<a href="/activity_kits.html">Activiy Kits</a>
</li>
<li>
<a href="contactus.html">Contanct Us</a>
</li>
</ul>
</nav>
</div>
</div>
</nav>
<div class="container-fluid">
<div>
<div class="col-sm-2" id="leftCol">
<div class="panel panel-default">
<div class="panel-heading">Donate</div>
<div class="panel-body">
<a href="support.html"> <img src="images/donate-1.jpg" style="max-width: 100%;
height: auto;
width: auto\9"></img>
</a>
</div>
</div>
<hr>
<div class="panel panel-default">
<div class="panel-heading">Safety Books</div>
<div class="panel-body">
<a href="safe_kids_eBook.html"> <img src="images/ebook_thumnail.jpg" style="max-width: 100%;
height: auto;
width: auto\9"></img>
</a>
</div>
</div>
</div>