Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
application
/
res_forms
:
about.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<style> .about-us p{ text-align:justify; } </style> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section style="background-color: #dcebf5"> <div class="container pt-10 pb-10"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12 text-center"> <h4 class="title">About Us</h4> </div> </div> </div> </div> </section> <!-- Section: About --> <section id="about"> <div class="container pb-20 pb-sm-20" style="padding-top: 30px !important;"> <div class="section-content"> <div class="row"> <div class="col-sm-12 about-us"> <h3 class="mt-0 line-height-1 line-bottom-edu poppins-font"> সংক্ষিপ্ত ইতিহাস </h3> <?php echo $content_all->about_us; ?> </div> </div> </div> </div> </section> <section id="blog"> <div class="container pb-10" style="padding-top: 30px !important;"> <div class="section-content"> <div class="row"> <div class="col-sm-6 col-md-4 col-lg-4"> <div class="widget bg-theme-colored p-10 at-glance" style="min-height:280px"> <h3 class="mt-0 line-height-1 line-bottom-edu poppins-font" style="margin-bottom:unset !important; color:#fff">Ichhamati Degree College at a glance</h3> <br> <table class="table"> <tbody> <tr> <td><span class="icon_building_alt g-title" aria-hidden="true"></span><span class="g-title"> Established</span></td> <td class="g-title">:</td> <td class="g-des">1972</td> </tr> <tr> <td><span class="icon_group g-title" aria-hidden="true"></span><span class="g-title"> Students</span></td> <td class="g-title">:</td> <td class="g-des">3000+</td> </tr> <tr> <td><span class="icon_group g-title" aria-hidden="true"></span><span class="g-title"> Teachers & Staff</span></td> <td class="g-title">:</td> <td class="g-des">50</td> </tr> <tr> <td><span class="icon_group g-title" aria-hidden="true"></span><span class="g-title"> Groups</span></td> <td class="g-title">:</td> <td class="g-des">4</td> </tr> <tr> <td><span class="icon_building_alt g-title" aria-hidden="true"></span><span class="g-title"> Academic Buildings</span></td> <td class="g-title">:</td> <td class="g-des">3</td> </tr> </tbody> </table> </div> </div> <div class="col-sm-6 col-md-4 col-lg-4 "> <div class="widget uselful bg-theme-colored p-10" style="margin-bottom: 10px !important; min-height:318px"> <h3 class="mt-0 line-height-1 line-bottom-edu poppins-font" style="margin-bottom:unset !important; color:#fff">Useful Links</h3> <ul class="list list-border"> <li><a target="_blank" href="https://www.nu.ac.bd/"><i class="fa fa-check-square-o mr-10 text-white"></i> National University</a></li> <li><a target="_blank" href="http://www.dinajpureducationboard.gov.bd/"><i class="fa fa-check-square-o mr-10 text-white"></i> Dinajpur Education Board</a></li> <li><a target="_blank" href="http://www.emis.gov.bd/emis"><i class="fa fa-check-square-o mr-10 text-white"></i> DHSE</a></li> <li><a target="_blank" href="http://www.banbeis.gov.bd/"><i class="fa fa-check-square-o mr-10 text-white"></i> BANBEIS</a></li> <li><a target="_blank" href="http://www.moedu.gov.bd/"><i class="fa fa-check-square-o mr-10 text-white"></i> Ministry of Education</a></li> </ul> </div> </div> <div class="col-sm-6 col-md-4 col-lg-4"> <div class="widget"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fujjolroykajol&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border:1px solid #94959e;" width="420" height="150" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe> <h5>Folllow Our Youtube Videos</h5> <iframe width="420" height="150" style=" border:1px solid #94959e;" src="https://www.youtube.com/embed/4oqMpbxZR3E" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div> </div> </div> </div> </div> </section> </div> <!-- end main-content -->