-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
150 lines (139 loc) · 7.18 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Contact | BIA GROUP OF SCHOOLS</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/contact.css">
<script src="js/script.js"></script>
</head>
<body>
<header>
<nav id="navButton">
<div class="navButton btn1"></div>
<div class="navButton btn2"></div>
<div class="navButton btn3"></div>
</nav>
<nav id="navSchoolName">BIA Schools</nav>
</header>
<section id="address">
<section id="biaLogo">
<img src="img/BIA LOGO.png" alt="BIA Logo" id="biaLogo">
</section>
<section id="contact">
<section id="location">
<span class="fa fa-home"> Bia Close, Araromi Ale Phase II, Badagry Expressway, Lagos State.</span>
</section>
<section id="phonenumber"><span class="fa fa-phone"></span>
(+234) 8030400415<span>, (+234) 8032474765;</span>
</section>
<section id="email">
<span class="fa fa-envelope-open"></span>
<span>[email protected] </span><a href="mailto:[email protected]" target="_blank"><span class="fa fa-mail-forward" > </span> </a>
<p></p>
</section>
<section id="socialMediaLinks">
Follow us :
<a href="https://www.facebook.com/profile.php?id=100010500076552" target="_blank"><span class="fa fa-facebook"></span></a>
<a href="#"><span class="fa fa-twitter"></span></a>
<a href="#" ><span class="fa fa-whatsapp"></span></a>
</section>
</section>
</section>
<nav id="navBar">
<ul>
<li class="navLink"><a href="index.html">Home</a></li>
<li id="dropdown" class="navLink">
<article >About Us <span class="caret"> </span></article>
<section class="dropdown-content 1">
<li><a href="about.html">About Bia Schools</a> </li>
<li><a href="ourCEO.html">Our CEO</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="jobVacancies.html">Employments</a></li>
</section>
</li>
<li class="navLink"><a href="admission.html">Admission</a></li>
<li class="navLink"><a href="academic.html">Academic</a></li>
<li id="dropdown2" class="navLink">
<article>Our Schools <span class="caret"> </span> </article>
<section class="dropdown-content 2">
<li><a href="creche.html">Creche</a> </li>
<li><a href="nap.html">Nursery & Primary School</a></li>
<li><a href="juniorSchool.html">Junior School</a></li>
<li><a href="seniorSchool.html">Senior School</a></li>
</section>
</li>
<li class="navLink"><a href="gallery.html">Gallery</a></li>
</ul>
</nav>
<main>
<section id="contactInfo" class="text-center">
<article>
<p>Locate us @ <br> <span class="fa fa-home text-success"> </span> Bia Close, Elijah Bus Stop, Araromi Ale Phase II, Badagry Expressway, Lagos State.</p>
<section class="socialMediaLinks sm">
Follow us : <br>
<a href="https://www.facebook.com/profile.php?id=100010500076552" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-instagram"></a>
</section>
<section id="pnumber">
Telephone: <br> <span class="fa fa-phone" > (+234) 8030400415, (+234)8032474765 </span> <br>
Whatsapp : <br> <a href="https://wa.me/2348032474765"><span class="fa fa-whatsapp"></span></a>
</section>
<section class="mail">
<p>Mail us, we are a button away! <br><br>
<a href="mailto:[email protected]" >Gmail</a></p>
</section>
</article>
</section>
</main>
<footer class="text-center">
<h2>Contact With Us</h2>
<p id="addr"><span class="fa fa-home text-success"> </span> Bia Close, Elijah Bus Stop, Araromi Ale Phase II, Badagry Expressway, Lagos State.</p>
<article id="mail">
<span class="fa fa-envelope"></span>
<span>[email protected] </span><a href="mailto:[email protected]" target="_blank"><span class="fa fa-mail-forward" > </span> </a>
</article>
<section class="socialMediaLinks">
Follow us : <a href="https://www.facebook.com/profile.php?id=100010500076552"><span class="fa fa-facebook"></span></a>
<span class="fa fa-twitter"></span>
<span class="fa fa-instagram"></span><br><br>
<p>Telephone:<span class="fa fa-phone" > (+234) 8030400415, (+234)8032474765</span></p>
</section>
<section id="quickLinks">
<article> <h3>About us</h3>
<a href="about.html">Bia Schools</a>
<a href="ourCEO.html">Our CEO</a>
<a href="ourPrincipal.html">Our Principal</a>
<a href="ourTeam.html">Our Team</a>
<a href="academic.html">Why Bia Schools</a>
</article>
<article>
<h3>Schools</h3>
<a href="creche.html">Creche</a>
<a href="nap.html">Nursery & Primary</a>
<a href="juniorSchool.html">Junior Secondary</a>
<a href="seniorSchool.html">Senior Secondary</a>
</article>
<article id="faq">
<h3>Others</h3>
<a href="admission.html">Admission</a>
<a href="gallery.html">Gallery</a>
<a href="ourFacilities.html">Our Facilities</a>
<a href="newsletter.html">Newsletter</a>
<a href="https://www.facebook.com/profile.php?id=100010500076552">Achievements</a>
</article>
</section>
<div id="copywright">
<p> © All Rights Reserved by BIA GROUP OF SCHOOLS</p>
<p>Developed by phileoWeb_Geek : (+234) 8102562103</p>
</div>
</footer>
</body>
</html>