BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
home
/
vssraipur
/
public_html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: infrastructure.php
<?php include('header.php'); ?> <div class="page-title parallax parallax1"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="page-title-heading"> <h1 class="title">INFRASTRUCTURE</h1> <div class="breadcrumbs"> <ul> <li><a href="#">Venkateshwar Signature School</a></li> <li>Infrastructure</li> </ul> </div> </div> </div> </div> </div> </div> <section class="flat-row pad-bottom90px iml-section"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="p-5 bg-white rounded shadow mb-5"> <!-- Lined tabs--> <ul id="myTab2" role="tablist" class="nav nav-tabs nav-pills with-arrow lined flex-column flex-sm-row text-center"> <li class="nav-item flex-sm-fill"> <a id="infrastructure-tab" data-toggle="tab" href="#infrastructure" role="tab" aria-controls="infrastructure" aria-selected="true" class="nav-link text-uppercase font-weight-bold mr-sm-3 rounded-0 active">INFRASTRUCTURE</a> </li> <li class="nav-item flex-sm-fill"> <a id="medical-tab" data-toggle="tab" href="#medical" role="tab" aria-controls="medical" aria-selected="false" class="nav-link text-uppercase font-weight-bold mr-sm-3 rounded-0">MEDICAL</a> </li> <li class="nav-item flex-sm-fill"> <a id="library-tab" data-toggle="tab" href="#library" role="tab" aria-controls="library" aria-selected="false" class="nav-link text-uppercase font-weight-bold rounded-0">LIBRARY</a> </li> </ul> <div id="myTab2Content" class="tab-content col-clear"> <div id="infrastructure" role="tabpanel" aria-labelledby="INFRASTRUCTURE" class="tab-pane fade px-4 py-5 show active"> <div class="title-style title-center"> <h2>Infrastructure</h2> <span>Facilities At Its Best</span> </div> <div class="clearfix"> <div class="col-md-6 mb-30"> <div class="box-effect"> <a href="<?php echo $url; ?>/schoolbuilding.php"> <div class="image-bg clearfix" > <div class="tab-content-image" style="background-image: url('images/Innauguration1.jpg');"></div> </div> <div class="tab-content-col"> <h4>SCHOOL BUILDING</h4> <p></p> <ul> </ul> </div> </a> </div> </div> <div class="col-md-6 mb-30"> <div class="box-effect"> <a href="<?php $url; ?>/sportsindoor"> <div class="image-bg clearfix"> <div class="tab-content-image" style="background-image: url('images/fencing.jpg');"></div> </div> <div class="tab-content-col"> <h4>Indoor Activities</h4> <p></p> </div> </a> </div> </div> <div class="col-md-6 mb-30"> <div class="box-effect"> <a href="<?php $url; ?>/sportsoutdoor"> <div class="image-bg clearfix"> <div class="tab-content-image" style="background-image: url('images/outdoor.jpg');"></div> </div> <div class="tab-content-col"> <h4>Outdoor Activities</h4> <p></p> </div> </a> </div> </div> <div class="col-md-6 mb-30"> <div class="box-effect"> <a href="<?php $url; ?>/biodiversity"> <div class="image-bg clearfix"> <div class="tab-content-image" style="background-image: url('images/biodiversity.jpg');"></div> </div> <div class="tab-content-col"> <h4>Bio Diversity</h4> <p></p> </div> </a> </div> </div> </div> </div> <div id="medical" role="tabpanel" aria-labelledby="MEDICAL" class="tab-pane fade px-4 py-5"> <div class="border-style"> <div class="clearfix"> <div class="col-sm-9 col-xs-12 text-center"> <h2>Dr. (Capt.) Deepti Solanki</h2> <h4>Founder & Medical Director – Appleskin Clinic </h4> </div> <div class="col-sm-3 col-xs-12"> <img src="images/Picture2.jpg" alt="" class="logo_medical"> </div> </div> <div class="clearfix"> <div class="col-sm-8 col-xs-12"> <p>Dr. (Capt.) Deepti Solanki is a medical graduate from AFMC Pune and has served the Indian army and gained her expertise in medical field. She has completed her training in various parts and with acclaimed dermatologists of the world like UK, Hong Kong, Singapore, Thailand and Korea for over 12 years.</p><br> <p>She has been featured for interviews in many esteemed newspapers, magazines and news channels like Zee News, CNEB, Femina Magazine etc.<br> She has a very high profile clientele belonging to modeling and Bollywood industry.</p> </div> <div class="col-sm-4 col-xs-12 text-center deppti_col"> <img src="images/Picture1.jpg" alt=""> </div> <div class="col-xs-12"> <p>She is also an acclaimed doctor at Apollo Clinic. She is a member of International Academy of Cosmetic Dermatology, American Academy of Aesthetic Medicine and BRICS Chamber of Commerce. She has been awarded the Sudarshan Chakra Award by the Indian Army and Dr. S. Radhakrishnan National Award for her work in promoting child education in India.</p> </div> </div> </div> </div> <div id="library" role="tabpanel" aria-labelledby="LIBRARY" class="tab-pane fade px-4 py-5"> <div class="title-style title-center"> <h2>Library</h2> <span>Books Are Our Best Friends</span> </div> <div class="col-md-8"> <p>The school has a well stocked junior library and a senior library, with an impressive index of titles, covering both fiction and nonfiction, resource /reference books , dailies and magazines. Our rich collection of books is updated regularly and students are encouraged to make full use of this facility to develop a love for books from an early age.</p><br> <p>In addition, the library also features an integrated ICT suite to compliment the research activities. The fully networked computers with appropriate research based software and high speed internet access are available for teachers and students to use.</p><br> <p>A state-of-the-art Library with a colorful ambience for the Primary school encourages children to venture into the wonderful world of story books. A major attraction is the 'story tent' where the young students gather for sessions of storytelling.</p> </div> <div class="col-md-4"> <img style="height:230px !important;" src="images/liba.jpg" alt=""> </div> </div> </div> <!-- End lined tabs --> </div> </div> </div> </div> </section> <style> #medical:before, #medical:after, .border-style:before, .border-style:after { content: ''; display: block; clear: both; } div#medical { max-width: 980px; margin: auto; border: 2px solid #ddd; padding: 20px; } .border-style { border: 2px solid #909090; box-shadow: inset 0 0 4px 2px #d6d6d6; padding: 10px; } div#medical h4 { display: inline-block; border-bottom: 2px solid; } div#medical h2 { font-size: 2.5em; margin-bottom: 10px; } div#medical h2, div#medical h4 { color: #77933c; font-weight: bold; font-family: Karla, sans-serif; } div#medical p { color: #77933c !important; font-size: 19px !important; font-weight: 500; } img.logo_medical { max-width: 140px; margin-bottom: 10px; float: right; } .deppti_col{ max-width: 220px; float: right; margin-bottom: 10px; } @media(max-width: 991px){ div#medical h2 { font-size: 2.7em; } } @media(max-width: 767px) { div#medical h2 { font-size: 2.5em; margin-bottom: 10px; } img.logo_medical { float: none; margin: 20px auto; display: block; } .deppti_col { max-width: initial; float: left; margin: 10px auto; } } @media(max-width: 500px){ div#medical h2 { font-size: 1.7em; margin-bottom: 10px; } div#medical h4 { font-size: 1.2em; } } </style> <?php include('footer.php'); ?>
Save
Cancel