D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mpwalmi
/
www
/
Filename :
course.php
back
Copy
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>About Walmi - M.P. Water and Land Management Institute, Bhopal</title> <meta name="author" content="Webful Creations"> <meta name="keywords" content=""> <meta name="description" content=""> <!-- <link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png"> --> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include 'header-link.php'; ?> </head> <body style="background-image: url('assets/images/park/wp3556796.jpg');"> <div class="main-container"> <?php include 'header.php'; ?> <div class="title-section dark-bg module grey-bg"> <div class="container"> <div class="row"> <div class="col-sm-12 col-padding-y"> <div class="title-section-text"> <h2>Open Courses</h2> </div> </div> </div> </div> </div> <div class="information-boxes module"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 col-padding-y row"> <div class="col-sm-12 col-md-12 col-lg-12 col-padding-y"> <div class="featured-box row"> <div class="featured-img col-sm-5 pd-11"> <img src="assets/images/gis.jpg" alt="Information-Img" class="h240"> </div> <div class="featured-text col-sm-7"> <h5><a href="fundamental-of-gis.php">Fundamental of GIS Technology and its Applications using Free and Open Source Software</a></h5> <p class="fw"> Duration: Fifteen Days</br> <!-- Date (Tentative): 1 to 15 Jan 2023<br> Last Date of Apply: 25.Dec.2022</br> --> Mode: Online </br>Course Expert: Dr. R.K.Jaiswal<br> Course Fee: <span class="cgreen"> Rs. 4000 /- </span> </p> <a href="course_form.php" class="btn btn-secondary btn-padding btn-dark-animated" 0.>Enroll Now</a> <a href="fundamental-of-gis.php" class="btn btn-primary btn-padding btn-animated">View Details</a> </div> </div> </div> <div class="col-sm-12 col-md-12 col-lg-12 col-padding-y"> <div class="featured-box row"> <div class="featured-img col-sm-5 pd-11"> <img src="assets/images/greywater-treatment.jpg" alt="Information-Img" class="h240"> </div> <div class="featured-text col-sm-7"> <h5><a href="greywater-management.php">Grey Water Management and its impact in our life</a></h5> <p class="fw"> Duration: Three Days</br> <!-- Date (Tentative):1-3 December, 2022<br> Last Date of Apply: 28 Nov., 2022</br> --> Mode: Physical/Residential</br>Course Expert: Mr. Sandeep Khanwalkar(Natural Resource Management Expert)<br> Course Fee (Without loading and boarding):<span class="cgreen"> Rs. 8000/- <span> </br> Inlcusive all:<span class="cgreen"> Rs. 12000/- <span> </p> <a href="course_form.php" class="btn btn-secondary btn-padding btn-dark-animated" 0.>Enroll Now</a> <a href="greywater-management.php" class="btn btn-primary btn-padding btn-animated">View Details</a> </div> </div> </div> <div class="col-sm-12 col-md-12 col-lg-12 col-padding-y"> <div class="featured-box row"> <div class="featured-img col-sm-5 pd-11"> <img src="assets/images/development.jpg" alt="Information-Img" class="h240"> </div> <div class="featured-text col-sm-7"> <h5><a href="course_form.php">Participatory Irrigation Management and Command Area Development</a></h5> <p class="fw"> Duration: Three Days</br> <!-- Date (Tentative): 28-30 November 2022<br> Last Date of Apply: 23 November 2022</br> --> Mode: Physical/ Residential</br> Course Expert: Er. Ramesh kumarChachondia, Er. Amitabh Mishra<br> Course Fee: <span class="cgreen"> Rs. 6000 /-</span> </p> <a href="course_form.php" class="btn btn-secondary btn-padding btn-dark-animated" 0.>Enroll Now</a> <a href="participatory-irrigation.php" class="btn btn-primary btn-padding btn-animated">View Details</a> </div> </div> </div> <!--<div class="col-sm-12 col-md-12 col-lg-12 col-padding-y">--> <!-- <div class="featured-box row">--> <!-- <div class="featured-img col-sm-5 pd-11">--> <!-- <img src="assets/images/img3.jpg" alt="Information-Img" class="h240">--> <!-- </div>--> <!-- <div class="featured-text col-sm-7">--> <!-- <h5><a href="social-safeguards.php">Environment and Social Safeguards Measures in Infrastructure Development <p class="fw">--> <!-- Duration: Three Days</br>--> <!-- Mode: Physical/Online </br>Course Expert: Dr. Rajesh Kumar Prajapati<br>--> <!-- Course Fee (Without loading and boarding):<span class="cgreen"> Rs. 6500 /-<span>--> <!-- </p>--> <!-- <a href="course_form.php" class="btn btn-secondary btn-padding btn-dark-animated" 0.>Enroll Now</a>--> <!-- <a href="social-safeguards.php" class="btn btn-primary btn-padding btn-animated">View Details</a>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!--<div class="col-sm-12 col-md-12 col-lg-12 col-padding-y">--> <!-- <div class="featured-box row">--> <!-- <div class="featured-img col-sm-5 pd-11">--> <!-- <img src="assets/images/self.jpg" alt="Information-Img" class="h240">--> <!-- </div>--> <!-- <div class="featured-text col-sm-7">--> <!-- <h5><a href="understanding-the-self.php">Understanding the Self</a></h5>--> <!-- <p class="fw">--> <!-- Duration: Five Days</br>--> <!-- Mode: Physical/ Online<br>Course Expert: Dr. Parul Maheshwari<br>--> <!-- Course Fee: <span class="cgreen"> Rs. 4000 /-</span>--> <!-- </p>--> <!-- <a href="course_form.php" class="btn btn-secondary btn-padding btn-dark-animated" 0.>Enroll Now</a>--> <!-- <a href="understanding-the-self.php" class="btn btn-primary btn-padding btn-animated">View Details</a>--> <!-- </div>--> <!-- </div>--> <!--</div>--> </div> </div> </div> </div> </div> <?php include 'footer.php' ?> </div> </body> </html>