diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 68 |
1 files changed, 32 insertions, 36 deletions
@@ -383,12 +383,10 @@ </div> --> <!-- End of the gallery section --> <!-- Start of the venue section --> - <section id="explore"> - <div class="row"> + <div class="row" id="explore"> <div class="col-lg-12"> <h2>Venue</h2> <br> - <article> <h3 style="text-align:center"> Computational Lab, Ground Floor, Department of Civil Engineering, IIT Bombay. </h3> @@ -397,17 +395,18 @@ <a href="http://www.iitb.ac.in" target="_blank"><span class="label label-primary ">IITB Website</span></a> <a href="<?php print drupal_get_path('theme', 'touch')?>/data/iitb_map.pdf" target="_blank"><span class="label label-success">IITB Map</span></a> </p> -<hr> - <div> - <h3 style="font-size:18px;float:left;text-align:justify;font-weight:bold">A quick guide: </h3><br><br><br> -<ul style="font-size:16px;float:center;text-align:justify;"> -<li>Powai is an eastern suburb in North-Eastern part of Mumbai. </li> -<li>Directions</li> -</ul> -</div> -<br> - <div id="venue"> - <div id="cssmenu"> +<hr> <div class="row"> + <div class="col-lg-12"> + <h3 style="text-align:justify;font-weight:bold">A quick guide: </h3> + <ul style="text-align:justify;"> + <li>Powai is an eastern suburb in North-Eastern part of Mumbai. </li> + <li>Directions</li> + </ul> + </div> + </div> + <br> + <div class="row" id="venue"> + <div id="cssmenu" class="col-md-4"> <ul> <li class="active"><a href="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2665.397170940355!2d72.91566989199781!3d19.132171504466672!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c7f677ec1407%3A0xfecc22d152030022!2sDept+of+Civil+Engineering%2C+Academic+Section%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra+400076%2C+India!5e0!3m2!1sen!2s!4v1462266621218#frc" target="map" id="airport">Event Venue </a></li> <li><a href="https://www.google.com/maps/embed?pb=!1m29!1m12!1m3!1d60317.08385719556!2d72.84749036445493!3d19.115649971789658!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m14!1i0!3e6!4m5!1s0x3be7c85099bd2947%3A0x1ecc1a60c474a8ae!2sChhatrapati+Shivaji+International+Airport%2C+Mumbai%2C+Maharashtra+400099!3m2!1d19.090177!2d72.86873899999999!4m5!1s0x3be7c7f2279eca5d%3A0x802e14519ecbcb59!2sIIT+Main+Gate%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra!3m2!1d19.125273999999997!2d72.916602!5e0!3m2!1sen!2sin!4v1413785408044#frc" target="map" id="airport">From Airport</a></li> @@ -420,21 +419,17 @@ <li class="last"><a href="https://www.google.com/maps/embed?pb=!1m29!1m12!1m3!1d7538.997595867773!2d72.91382817938636!3d19.12963136516508!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m14!1i0!3e6!4m5!1s0x3be7c7f2279eca5d%3A0x802e14519ecbcb59!2sIIT+Main+Gate%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra!3m2!1d19.125273999999997!2d72.916602!4m5!1s0x3be7c7f420dd7941%3A0x34f8dc9cc70dea5!2sLecture+Hall+Complex%2C+Infinite+Corridor%2C+Academic+Section%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra+400076!3m2!1d19.1307656!2d72.9166668!5e0!3m2!1sen!2sin!4v1414573143073#frc" target="map" id="lch">From IIT Main Gate</a></li> </ul> - </div> - - - - - </div> - <div class="content"> - <iframe style="border:0;margin-left:307px;margin-top:-25px;" name="map" id="frc" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2665.397170940355!2d72.91566989199781!3d19.132171504466672!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c7f677ec1407%3A0xfecc22d152030022!2sDept+of+Civil+Engineering%2C+Academic+Section%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra+400076%2C+India!5e0!3m2!1sen!2s!4v1462266621218" allowfullscreen="" width="550" height="450" frameborder="0"></iframe> + </div> + + <div class="col-md-8"> + <iframe style="border:0;" name="map" id="frc" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2665.397170940355!2d72.91566989199781!3d19.132171504466672!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c7f677ec1407%3A0xfecc22d152030022!2sDept+of+Civil+Engineering%2C+Academic+Section%2C+IIT+Area%2C+Powai%2C+Mumbai%2C+Maharashtra+400076%2C+India!5e0!3m2!1sen!2s!4v1462266621218" allowfullscreen="" width="400" height="320" frameborder="0"></iframe> + </div> </div> - - </article> + </div> </div> - </section> + <!-- End of the venue section --> <br> <!-- start of the organizer section --> @@ -475,17 +470,18 @@ <!-- End of the sponsors section --> <!-- Start of the contact us section --> <section id="contact" class="main-bkg-color"> - - <h2 style="color: #fff;">Questions or Comments?</h2> - <section > - <br/> - <p style="text-align:center">For queries mail us at : - <a href="mailto:contact-osdag@fossee.in" target="_blank" style="color:#0625AB"> - <b>contact-osdag(at)fossee(dot)in</b> - </a> - </p> - <br/><br/> - </section> + <center> + <h2 style="color: #fff;">Questions or Comments?</h2> + <section > + <br/> + <p style="text-align:center">For queries mail us at : + <a href="mailto:contact-osdag@fossee.in" target="_blank" style="color:#0625AB"> + <b>contact-osdag(at)fossee(dot)in</b> + </a> + </p> + <br/><br/> + </section> + </center> </section> <!-- End of the contact us section --> </div> |