-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
30 lines (29 loc) · 1.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
---
layout: default
permalink: /contact/
title: Contact
---
<section class="contact container-fluid">
<div class="row">
<div class="col-md-6">
<h2>Contact</h2>
</div>
</div>
<div class="row">
<div class="col-md-12">
<iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d62179.3157835697!2d77.57377572759093!3d13.08604864226841!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0000000000000000%3A0x80a27b78729d6e5c!2sArt+Science+BLR!5e0!3m2!1sen!2sin!4v1458191245618" allowfullscreen="allowfullscreen" width="750" height="300" frameborder="0"></iframe>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>ArtScienceBLR</h3>
<div>
Srishti Institute of Art, Design and Technology (N6 Campus) <br/>
No 11, RWF West Colony, Yelahanka New Town <br/>
Bengaluru, Karnataka – 560064 <br/>
Landmark – Opposite Nataraj Gas Enterprises <br/>
<i class="far fa-envelope"></i>:<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
</section>