Server IP : 103.53.40.154 / Your IP : 18.188.107.57 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/bsaec.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <head> <meta charset="utf-8"> <title>Dhirati Education</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <?php include 'top-link.php';?> </head> <body> <?php include 'header.php';?> <!-- Page Header Start --> <div class="container-fluid page-header pt-2 my-6 mt-0 wow fadeIn" data-wow-delay="0.1s"> <div class="container text-center"> <h1 class="display-4 text-white animated slideInDown mb-4">CAT</h1> <nav aria-label="breadcrumb animated slideInDown"> <ol class="breadcrumb justify-content-center mb-0"> <li class=""><a class="text-white" href="index.php">Home </a></li> <span class="mx-3"> |</span> <li class=""><a class="text-white" href="courses.php">Courses </a></li> <span class="mx-3"> |</span> <li class=" text-primary active" aria-current="page"> CAT</li> </ol> </nav> </div> </div> <!-- Page Header End --> <!-- Courses Start --> <div class="container-xxl courses pb-0"> <div class="container"> <div class="course-img mb-4 fadeInUp" data-wow-delay="0.1s" > <img style="height:300px;width:100%" src="img/course-banner.jpg" class="img-fluid" alt="..."> </div> <div class="row g-4 justify-content-center"> <div style="box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;" class="col-lg-3 pt-3 mb-0 wow fadeInUp" data-wow-delay="0.1s"> <div class="all-course"> <ul> <h1><a href="courses.php">Courses</a></h1> <li class="px-2"><a href="cat.php">CAT</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">MAT</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">XAT</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">Bank</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">SSC</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">CLAT</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">BMS</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">BBA</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">HM</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">BJMC</a></li> <hr class="dropdown-divider"> <li class="px-2"><a href="cat.php">NIFT</a></li> </ul> </div> </div> <div style="background:white;" class="col-lg-9 mb-0 wow fadeInUp" data-wow-delay="0.1s"> <div class="course-text"> <p> Dhirati Education is an institute that specializes in providing coaching for competitive exams, particularly for the CAT (Common Admission Test) course. CAT is a highly competitive entrance exam that is used by some of the top business schools in India for admission to their MBA programs.</p> <p>At Dhirati Education, students are provided with comprehensive classroom coaching that covers all aspects of the CAT exam, including Quantitative Aptitude, Verbal Ability, Data Interpretation, and Logical Reasoning. The institute has experienced and highly qualified faculty who use innovative teaching methods and provide personalized attention to each student.</p> <p>In addition to classroom coaching, Dhirati Education also offers study material, mock tests, and online resources to help students prepare for the CAT exam. The institute has a proven track record of success, with many of its students achieving top ranks in the CAT exam and gaining admission to prestigious MBA programs.</p> <p>Overall, Dhirati Education is a well-respected institute that provides high-quality coaching for students preparing for the CAT exam, and can be a great choice for anyone looking to succeed in this highly competitive field. </p> </div> </div> </div> <div class="row justify-content-center"> <div class="col-lg-8 my-6 mb-0 wow fadeInUp" data-wow-delay="0.1s"> <div class="bg-primary text-center p-5"> <h1 class="mb-4">Make Appointment</h1> <form> <div class="row g-3"> <div class="col-sm-6"> <div class="form-floating"> <input type="text" class="form-control border-0" id="gname" placeholder="Gurdian Name"> <label for="gname">Your Name</label> </div> </div> <div class="col-sm-6"> <div class="form-floating"> <input type="email" class="form-control border-0" id="gmail" placeholder="Gurdian Email"> <label for="gmail">Your Email</label> </div> </div> <div class="col-sm-6"> <div class="form-floating"> <input type="text" class="form-control border-0" id="cname" placeholder="Child Name"> <label for="cname">Courses Type</label> </div> </div> <div class="col-sm-6"> <div class="form-floating"> <input type="text" class="form-control border-0" id="cage" placeholder="Child Age"> <label for="cage">Car Type</label> </div> </div> <div class="col-12"> <div class="form-floating"> <textarea class="form-control border-0" placeholder="Leave a message here" id="message" style="height: 100px"></textarea> <label for="message">Message</label> </div> </div> <div class="col-12"> <button class="btn btn-dark w-100 py-3" type="submit">Submit</button> </div> </div> </form> </div> </div> </div> </div> </div> <!-- Courses End --> <?php include 'footer.php';?>