forked from Sukhmani252/Apna-School
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransport.html
239 lines (176 loc) · 8.89 KB
/
transport.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
<!--header-->
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="hover.css">
<link rel="stylesheet" type="text/css" href="slideshow1.css">
<link rel="stylesheet" type="text/css" href="dropbutton.css">
<link rel="stylesheet" type="text/css" href="socialmediaicons.css">
<link rel="stylesheet" type="text/css" href="transportheading.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name='viewport' content='width=device-width, initial-scale=1'>
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
</head>
<body>
<table border="0" width="100%" bgcolor="1C3879">
<tr>
<td align="center" width="90%" height="100"><h1>APNA SCHOOL</h1></td>
</table>
<table border="0" width="100%" bgcolor="white">
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
<table colspan="2" border="0" width="100%" height="20" bgcolor="white">
<tr>
<th><a href="" style="color:black;">Home</a></th>
<th>
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn">About Us</button>
<div id="myDropdown" class="dropdown-content">
<a href="#home">Mission & Core Values</a>
<a href="#about">Organizational Structure</a>
<a href="#contact">Administration</a>
<a href="#about">About School</a>
<a href="#contact">Our Policies</a>
<a href="#about">Parents Duty</a>
<a href="#about">Founders Desk</a>
</div>
</div>
</th>
<th><a href="" style="color:black;">Facilities & Infrastructures</a></th>
<th><a href="" style="color:black;">Academics</a></th>
<th><a href="" style="color:black;">Beyond Academics</a></th>
<th><a href="" style="color:black;">Media & Gallery</a></th>
<th><a href="" style="color:black;">Contact Us & Feedback</a></th>
</tr>
</tr>
</table>
<table border="0" width="100%" bgcolor="white">
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
<script>
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show')) {
openDropdown.classList.remove('show');
}
}
}
}
</script>
<div class="container">
<img src="image5.jpg" alt="Nature" style="width:100%;">
<div class="text-block">
<center> <h2><center>Transport Safety & Security</center></h2></center>
</div>
</div>
<h1 style="color:blue;">Safety Measures for Student Transportation
</h1>
<br><br><br>
<h4>As the new school year begins, many parents, teachers, and administrators have their attention focused on school transportation.
There is no denying that the safest mode of transportation for children is riding the school bus. However, you might want to consider adopting some safety measures for the transportation of students who travel by bus.</h4>
<br><br>
<h2 style="color:blue;">Safety Measures for Student Transportation</h2>
<br><br>
<h4>At NVS travel solutions, we make sure students travel safely to and from school by adopting various technologies and precautions. Our company has been in this industry for the past decade and has been witness to the evolution of technology for student transportation across India. Today, we are leveraging technology to offer a seamless experience for our customers.
<br><br>
Our team at NVS is committed to innovating and finding new ways to improve our travel experience. We are committed to ensuring student safety and redefining school transportation by harnessing the power of technology. Using our systems and solutions, we help schools become safer, smarter, and more efficient in their transport.</h4>
<br><br>
<h2 style="color:blue;">Our Safety measures</h2>
<br><br>
<h3 style="color:grey;">Real-time bus tracking</h3>
<h4>Bus tracking systems offer a degree of peace of mind for parents who want to know their child is safe on the school students transport. Parents can use these systems to track exactly when their child got on the bus and how far the bus has traveled since then. They can even see if there are any delays or detours.</h4>
<br><br>
<h3 style="color:grey;">Video surveillance</h3>
<h4>We understand you want an environment that supports your students and aids their success. That is why we designed our school buses with extensive security cameras that show the actions of both students and drivers. Digital cameras that can provide multi-angle views of incidents are installed throughout the bus. These cameras support a range of reporting and disciplinary needs.
<br><br>
<h3 style="color:grey;">Fool-proof system</h3>
<h4>The innovative NFC-based school student safety application developed by NVS provides information regarding students’ whereabouts onboarding and deboarding status, enabling safe student handing over to authorized guardians. The app works both online and offline through an Android device, ensuring the safety of students at all times.
<br><br>
<h3 style="color:grey;">Enhanced safety</h3>
<h4>Among the students’ safety features on school buses are automatic doors that open only when the bus stops where the student is waiting. Every bus comes with an Enhanced Vehicle Inspection and Reporting system that detects issues within the hardware and reports them directly to mechanics.
<br><br>
<h3 style="color:grey;">Custom messages and alerts</h3>
<h4>Schools can set up email alerts or push messages to automatically get information about when a student’s bus is at a certain distance from the stop. Alerts can be customized to provide information on delays, the reason for the delay, and the estimated time.
<br><br>
<h3 style="color:grey;">Simple navigation</h3>
<h4>With our advanced in-house technology, schools can manage their transport activities and receive real-time updates on students, vehicles, and ground teams through a single dashboard. This allows them to reduce costs, improve efficiency, and stay compliant with newly implemented regulations.
<br><br>
<h3 style="color:grey;">Bottomline</h3>
<h4>Security and safety of students are paramount, and as a school, you cannot afford to compromise on this. We let you manage all of your school transport operations with ease. We enable you to plan your school transport activities, manage day-to-day operations at the click of a button, and make informed decisions from real-time information.
<br><br>
<!--Footer-->
<table border="0" width="100%" bgcolor="#14274e" >
<tr><td><br><br><br><br><br><br></td></tr>
</table>
<center>
<table border="0" width="50%" bgcolor="#14274e">
<tr>
<td bgcolor="#14274e" width="25%"><font color="EAE3D2"><b>CONTACT US</b></font><hr width="250" height="10"></td>
<td bgcolor="#14274e" width="25%"><font color="EAE3D2"><b>QUICKLINKS</b></font><hr width="250" height="10"></td>
<td bgcolor="#14274e" width="25%"><font color="EAE3D2"><b>INFORMATION</b></font><hr width="250" height="10"></td>
</tr>
<tr>
<td>
<a href=""><font color="white">Contact address of apna school</a><br>
<td>
<a href=""><font color="white">Dining</a><br>
<a href=""><font color="white">Parents Association</a><br>
<a href=""><font color="white">Public disclosure</a><br>
<a href=""><font color="white">Location</a><br>
<td>
<a href=""><font color="white">Calender</a><br>
<a href=""><font color="white">Directory</a><br>
<a href=""><font color="white">Transfer certificate</a><br>
<a href=""><font color="white">Career opportunity</a><br>
</td>
</table>
</center>
<table border="0" width="100%" bgcolor="#14274e" >
<tr>
<td><br><br><br><br><br>
<center>
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a></center></td>
<td>
<hr class="rounded">
</td>
</tr>
</table>
</body>
</html>