ok
Direktori : /home2/selectio/public_html/sribharathi-bed/ |
Current File : /home2/selectio/public_html/sribharathi-bed/sports.php |
<?php include 'header1.php' ?> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- Add your site or application content here --> <div id="wrapper"> <!-- Inner Page Banner Area Start Here --> <div class="inner-page-banner-area" style="background-image: url('icons/chairman_msg.jpg');"> <div class="container"> <div class="pagination-area"> <h1>Sports</h1> <ul> <li><a href="#">About us</a> -</li> <li>Sports</li> </ul> </div> </div> </div> <!-- Inner Page Banner Area End Here --> <!-- About Page 1 Area Start Here --> <div class="about-page1-area"> <div class="container"> <div class="row about-page1-inner"> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12"> <div class="about-page-content-holder"> <div class="content-box"> <h2>Sports</h2> <h6 style="color:blue;font-weight: 500;"><a href="#" contenteditable="false" style="cursor: pointer;">Intramural tournaments and sports have been conducted for the students on house system.</a></h6> <p>Sports activities in 8 Athletic meet. Such as 100 meter, Running, 200mtr, 100mtr Skipping, Long Jump, Shot-put, Discus Throw, Javelin Throw, 4x100mtr Relay, Three major games namely Volley ball, Throw ball, Tennikoit and competitions for 2 minor games such as Three Legged Race, Kangaroo Jumping Relay were held for the B.Ed. Students. Shot-put, Discus Throw were conducted for B.Ed& M.Ed. students</p> <p>The winners in these events were awarded prize and certificates in the college.</p> </div> </div> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12"> <div class="about-page-content-holder"> <div class="row"> <table class="table table-striped"> <th style="color:grey;">Status</th> <th style="color:grey;">No of Events</th> <th style="color:grey;">Winners</th> <tr> <td>National</td> <td>-</td> <td>-</td> </tr> <tr> <td>State</td> <td>7</td> <td>15</td> </tr> <tr> <td>District</td> <td>15</td> <td>5</td> </tr> <tr> <td>Inter-collegiate</td> <td>7</td> <td>4</td> </tr> <tr> <td>University representation</td> <td>15</td> <td>5</td> </tr> </table> </div> </div> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12"> <div class="about-page-content-holder"> <div class="about-page-img-holder"> <img src="icons/sports1.png" class="img-responsive" alt="about"> </div> </div> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12"> <div class="about-page-content-holder"> <div class="about-page-img-holder"> <img src="icons/sports 2.jpg" class="img-responsive" alt="about"> </div> </div> </div> </div> </div> </div> <!-- About Page 1 Area End Here --> <!-- Certificate Area Start Here --> <!-- Certificate Area End Here --> <!-- Lecturers Area Start Here --> <!-- Lecturers Area End Here --> <!-- Counter Area Start Here --> <!-- Counter Area End Here --> <!-- Students Say Area Start Here --> <!-- Students Say Area End Here --> <div class="section-divider"></div> <!-- Brand Area Start Here --> <!-- Brand Area End Here --> <?php include'footer.php' ?>