-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.php
29 lines (28 loc) · 1.6 KB
/
footer.php
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
<footer id="contact">
<div class="footer">
<div class="footer-content">
<h1 class="hackfest1">HACKFEST</h1><br>
<p class="fp">Join our 36-hour hackfest where innovators, developers, and designers come together to solve real-world problems. Collaborate, create, and compete to build innovative solutions using the latest technologies.</p>
<div>
<h3>Contact Us</h3>
<p class="stud">STUDENT CO-ORDINATOR</p>
<p class="stud1">Student :+91 9342446559</p>
<p class="stud2">Student :+91 8098425344</p>
<P class="staff">STAFF CO-ORDINATOR</P>
<p class="staff1">Staff :+91 9342446559</p>
<p class="staff2">Staff :+91 9342446559</p>
<div class="has">
<a href="#section1" class="b">HOME</a>
<a href="#section2" class="b">ABOUT US</a>
<a href="#section3" class="b">SCHEDULE</a>
<a href="our team.php" class="b">OUR TEAM</a>
</div>
</div>
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3912.2965510126833!2d77.5479220745237!3d11.313021649068041!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ba9132f4f89e445%3A0x81f682bd38f8a702!2sErode%20Sengunthar%20Engineering%20College!5e0!3m2!1sen!2sin!4v1724581650310!5m2!1sen!2sin"
style="border:0;"
allowfullscreen=""
loading="lazy"></iframe>
</div>
</div>
</footer>