forked from IEEEDTU/troika19
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request IEEEDTU#8 from HemabhKamboj/master
added contacts
- Loading branch information
Showing
3 changed files
with
25 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,21 +3,8 @@ | |
<head> | ||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-89509670-2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-89509670-2'); | ||
</script> | ||
|
||
<script type="text/javascript"> | ||
console.log("%cTroika'18", "background: white; color: black; font-size: x-large"); | ||
console.log(" -Developed using A-frame."); | ||
console.log("%c>> Developer", "background: white; color: black; font-size: small"); | ||
console.log("%c-->> SAGNIK BHOWMICK", "background: white; color: black; font-size: small"); | ||
console.log("%c-->> NIKHIL KUMAR MISHRA", "background: white; color: black; font-size: small"); | ||
</script> | ||
|
||
<title>Troika 2019</title> | ||
<meta charset="utf-8"> | ||
|
@@ -109,6 +96,28 @@ <h1 class="about-us" style="padding-top:50px">Contact</h1><br><br> | |
<div class="col-lg-6 col-md-6 col-sm-6 col-md-12"> | ||
<h2 class="contact-us">Mail Us:</h2> | ||
<h3 class="contact-us-sub"><a href="mailto:[email protected]" style="color:skyblue"> [email protected] </a></h3> | ||
<h2 class="contact-us">Call Us:</h2> | ||
<h3 class="contact-us-sub"> | ||
Drishti : +91 7042143288 </h3> | ||
<h3 class="contact-us-sub"> | ||
|
||
Kumar Kartikeya : +91 8920986530 | ||
</h3> | ||
|
||
<h3 class="contact-us-sub"> | ||
Samarth Gupta : +91 9582184794 | ||
</h3> | ||
|
||
<h3 class="contact-us-sub"> | ||
Utkarsh Singh : +91 9868572706 | ||
</h3> | ||
|
||
|
||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
</div> | ||
<div class="col-lg-6 col-md-6 col-sm-6 col-md-12" > | ||
<h2 class="contact-us">Reach Us at:</h2> | ||
|
@@ -117,7 +126,7 @@ <h2 class="contact-us">Reach Us at:</h2> | |
Main Bawana Road,<br> | ||
Delhi, 110042</address> | ||
</div> | ||
<div class="col-lg-6 col-md-6 col-sm-6 col-md-12" class="g-maps" id="map"> | ||
<div class="col-lg-20 col-md-6 col-sm-6 col-md-16" class="g-maps" id="map"> | ||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6995.957599070029!2d77.11125079870604!3d28.750049929140047!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390d01212a67c965%3A0x87d470ca1c30d1b0!2sDelhi+Technological+University!5e0!3m2!1sen!2sin!4v1513710372791" width="100%" height="440px" frameborder="0" style="border:0" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters