EVOLUTION-NINJA
Edit File: index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Amcad bharath</title> <link rel="stylesheet" href="./css/bootstrap.min.css"> <link rel="stylesheet" href="./css/amcadStyles.css"> <style> .founderimg{ width:700px } @media only screen and (max-width:628px) { .founderimg{ width:100%; } } </style> <body> <!-- LOGO BAR --> <div class="logobar"> <img src="./images/amcadheadlogo.png" alt="AMCAD LOGO"> </div> <!-- LOGO BAR END --> <!-- NAV BAR --> <nav class="navbar navbar-expand-lg "> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse mainNavBar" id="navbarNavDropdown"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link NavLinks" aria-current="page" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link NavLinks" href="aboutUs.html">About Us</a> </li> <li class="nav-item"> <a class="nav-link NavLinks" href="programsPage.html">PROGRAMS</a> </li> <li class="nav-item"> <a class="nav-link NavLinks" aria-current="page" href="eventsPage.html">EVENTS</a> </li> <li class="nav-item"> <a class="nav-link NavLinks" href="gallery.html">GALLERY</a> </li> <li class="nav-item"> <a class="nav-link NavLinks" href="contactUs.html">CONTACT US</a> </li> <!-- <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Dropdown link </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="#">Action</a></li> <li><a class="dropdown-item" href="#">Another action</a></li> <li><a class="dropdown-item" href="#">Something else here</a></li> </ul> </li> --> </ul> </div> </div> </nav> <!-- NAV BAR END --> <!-- banner --> <div class="container-fluid"> <div class="row mt-4 "> <div class="col-lg-7 "> <!-- <img src="./images/founder.png" alt="Founder Image" class="founderimg"> --> <img src="./images/Group 39.png" alt="Founder Image" class="founderimg" > </div> </div> </div> <!-- banner end --> <!-- our programs --> <div class="ourprogram mt-3 bg-light"> <div class="container"> <h1 class="text-center" style="color:#3e505e">Our Programs</h1> <div class="row mt-3"> <div class="col-lg-3 col-sm-12 col-md-6 program_details"> <h3>Train the trainer</h3> <p>With a huge demand for Motivational Trainers in the society today, Amcad has developed this ‘Path Finder’ course. Ideal for those who aspire & choose to become a Motivational Speaker & Trainer. Basic training at Amcad is mandatory.</p> </div> <!-- column 2 --> <div class="col-lg-3 col-sm-12 col-md-6 program_details"> <h3>Student Mentorship</h3> <p>A study skills course is a type of training program that focuses on teaching individuals the strategies and techniques needed to effectively study and learn. The course may cover topics such as time management, note-taking, reading comprehension, memory techniques, and test-taking strategies. </p> </div> <!-- column 3 --> <div class="col-lg-3 col-sm-12 col-md-6 program_details"> <h3>Trainers Mentorship </h3> <p>A teachers training program is a type of professional development program that is designed to help teachers improve their skills and knowledge in order to provide effective instruction to their students.</p> </div> <!-- column 4 --> <div class="col-lg-3 col-sm-12 col-md-6 program_details"> <h3>Train the trainer</h3> <p>“Leader In You” is a leadership self-development course that aims to help individuals discover and unleash their full potential as leaders. The course focuses on helping participants develop their leadership skills and abilities through a combination of theoretical and practical learning.</p> </div> </div> </div> </div> <!-- our programs end --> <!-- Start Investing in You --> <div class="container-fluid"> <div class="row mt-4 "> <div class="col-lg-7 start_investing"> <h1>Start Investing in You</h1> <p class="amc_para1">Academy of Management & Corporate Attitude Development, Mysore</p> <img src="./images/color-line.png" alt="Line" class="color_line"> <p class="amc_para2">Academy of Management & Corporate Attitude Development, Popularly known as AMCAD Centre of Excellence, was established in 1996 to explore and unearth human potential and to develop life skills. AMCAD is the first ever residential training organization in Karnataka.</p> <button class="know_more btn"><a href="aboutUs.html" style="color:white;text-decoration: none;">Know More</a></button> </div> <div class="col-lg-5 sir_image"> <img src="./images/sirimage.png" alt="sir image" class="user_IM"> </div> </div> </div> <!-- trainers --> <section class=" bg-light mt-5 ourproj"> <div class="container"> <div class="projdetailsfinished row "> <div class="finporoj col-sm-12 col-md-4 col-lg-2"> <div class="projimg"><img src="./images/graduated.png" alt="icon"> </div> <p class="custproj">1000000+</p> <p class="custfeed">Students Trained</p> </div> <div class="finporoj col-sm-12 col-md-4 col-lg-2"> <div class="projimg"><img src="./images/skill-development.png" alt="icon"> </div> <p class="custproj">100+</p> <p class="custfeed">Life Skill Courses</p> </div> <div class="finporoj col-sm-12 col-md-4 col-lg-2"> <div class="projimg"><img src="./images/training (1).png" alt="icon"> </div> <p class="custproj">100000+</p> <p class="custfeed">Teachers Trained</p> </div> <div class="finporoj col-sm-12 col-md-4 col-lg-2"> <div class="projimg"><img src="./images/professional-development.png" alt="icon"> </div> <p class="custproj">1000000+</p> <p class="custfeed">Professionals Trained</p> </div> <div class="finporoj col-sm-12 col-md-4 col-lg-2"> <div class="projimg"><img src="./images/personal-trainer.png" alt="icon"> </div> <p class="custproj">123+</p> <p class="custfeed">Trainers Trained</p> </div> </div> </div> </section> <!-- trainers end--> <section class="mt-5"> <div class="container"> <div class="row"> <div class="col-sm-6 col-md-4 watch_our_story"> <img src="./images/circle-arrow.png" alt="Watch videoes img " class="Watch_video"> <button class="follow_us btn "><a href="http://www.youtube.com/@amcad-chethanram" style="text-decoration: none;color:#eeeeee">Follow Us On Youtube</a></button> </div> <div class="col-sm-6 col-md-8 ytbe"> <iframe width="100%" height="315" src="https://www.youtube.com/embed/y16FVIE_KQY?si=5xTVvkFAbTBT4ZI7" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> </div> </div> </section> <!-- Ambience block --> <section class="mt-5"> <div class="container"> <div class="ambience_block"> <h1 class="ambiencehead">Ambience</h1> <h3 class="ambiencehead">Available for training needs</h3> <p class="ambiancelocat">Situated on the outskirts of Mysore, Ambience that resonates your soul.</p> <img src="./images/color-line.png" alt="Line" class="color_line"> <p class="ambience_para mt-3">AMCAD is situated on the outskirts of Mysore, the cultural capital of Karnataka. It is away from the hustle-bustle of the city, yet well connected and easy to reach. The campus is spread over 5 acres of green land full of flower gardens and trees.</p> <p class="ambience_para">Mysore, known for its soothing weather through out the year, makes a pleasant stay at Amcad campus on Bannur Road. The resort like campus has absolutely no air pollution & noise pollution. In fact, the chirping of birds will wake you up and welcome you to a fresh and pleasant morning, each day, everyday !</p> </div> <div class="row mt-5"> <div class="col-sm-4 camp"><img src="./images/campus-image-3.png" alt="" class="campimg"></div> <div class="col-sm-4 camp"><img src="./images/campus-image-1.png" alt="" class="campimg"></div> <div class="col-sm-4 camp"><img src="./images/campus-image-2.png" alt="" class="campimg"> </div> </div> </div> </section> <!-- Ambience block end --> <!-- new horizons --> <section class="mt-5"> <div class="container-fluid"> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-6"> <h4 class="exploreHorizon">Explore new horizons of</h4> <h1 class="successHorizon">SUCCESS</h1> <p class="horizonPara">Academy of Management & Corporate Attitude Development, Mysore</p> <div class="row"> <div class="col-sm-6 horizon-person"><img src="./images/leadership.png" alt=""> <p>Leadership</p> </div> <div class="col-sm-6 horizon-person"><img src="./images/team-building.png" alt=""> <p>Team Building</p> </div> <div class="col-sm-6 horizon-person"><img src="./images/communication.png" alt=""> <p>Communication</p> </div> <div class="col-sm-6 horizon-person"><img src="./images/personal-dev.png" alt=""> <p>Personality Developer</p> </div> </div> </div> <div class="col-sm-12 col-md-12 col-lg-6 successHorizonIMAGE"> <img src="./images/sir-image-before-footer-768x677.png" alt="" class="successHorizonImg"> </div> </div> </div> </section> <!-- new horizons end--> <!-- youtube videoes --> <section class="bg-light mt-4"> <div class="container "> <div class="row"> <h1>Videos</h1> <div class="col-sm-6 mt-2"> <iframe width="100%" height="350" src="https://www.youtube.com/embed/5cc5_cPmW24?si=tkQ6qhXhGdo2dRmT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> <div class="col-sm-6 mt-2"> <iframe width="100%" height="350" src="https://www.youtube.com/embed/XBS8P0txB5A?si=UdfBf9Blck7gseLy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> </div> </div> </section> <!-- youtube videoes end--> <!-- footer block --> <footer class="mt-5 footer-block mb-4"> <div class="vyfooter row"> <div class="col-lg-4 col-sm-12 d-flex justify-content-center flex-column align-items-center p-3"> <img src="./images/amcadheadlogo.png" alt="" class="logoimg" style="background-color: white;"> <!-- <p class="footerpara">Rajakamal Estate, Bannur Main Road, <br> Halagayyanahundi, Near R R Wedding Bells, <br> Mysuru, Karnataka - 570028</p> --> </div> <div class="col-lg-8 col-sm-12 footer-details "> <div class="row"> <div class="col-sm-4 cont-details"> <h4>Contact </h4> <a href="tel:+919448063607" class="contact-num">+919448063607</a> <a href="tel:+918123423007" class="contact-num">+918123423007</a> <!--email --> <h4 class="mt-1">Email </h4> <a href="mailto:amcadpatha.1996@gmail.com" class="contact-num">amcadpatha.1996@gmail.com</a> <h4>Head Office</h4> <address>No.134, 2nd Main, Jayanagar, Mysuru - 570014</address> </div> <div class="col-sm-4 cont-details"> <h4>Quick Links</h4> <ul class="page-links"> <li><a href="index.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>Home</a></li> <li><a href="aboutUs.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>About Us</a></li> <li><a href="programsPage.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>Programs</a></li> <li><a href="eventsPage.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>Events</a></li> <li><a href="gallery.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>Gallery</a></li> <li><a href="contactUs.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="currentColor" class="bi bi-arrow-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"> </path> </svg>Contact Us</a></li> </ul> </div> <div class="col-sm-4 cont-details"> <h4>Follow Us on</h4> <a href="https://www.facebook.com/share/16R2XkUw3i/" class="soc-block"><img src="./images/facebook.png" alt="" class="socialicom">Join our Movements</a> <br> <a href="https://www.instagram.com/amcadpatha?igsh=MTU3bmR6OGM4NG13cw==" class="soc-block"><img src="./images/social.png" alt="" class="socialicom">Instagram</a> <br> <a href="http://www.youtube.com/@amcad-chethanram" class="soc-block"><img src="./images/youtube.png" alt="" class="socialicom">Mastery Sessions</a> <br> <a href="(16) AMCAD Chaithanya Patha | LinkedIn" class="soc-block"><img src="./images/linkedin (2).png" alt="linkedin" class="socialicom">Linkedin</a> <br> <!-- <div class="social-media"><a href="" class=""><img src="images/facebook 4.png" alt=""></a> <a href="https://youtube.com/@vyprameya?si=Gc6dcxxcYxyfiQ6e" class=""><img src="images/youtube 1.png" alt=""></a> <a href="" class=""><img src="images/social 4.png" alt=""></a> </div> <p></p> --> </div> <!-- <div class="col-sm-8 links-block"> <h4>Other Related Links</h4> <a href="https://neoscanindia.com/" class="related-link">Neoscan India</a> <a href="https://www.ideas-unlimited.in/" class="related-link ms-3">Ideas Unlimited, ಮೈಸೂರು</a> <a href="https://designus.co.in/" class="related-link ms-3">Designus</a> </div> --> </div> </div> <div class="col-sm-12 text-center footer-rights p-2">© Copyright 2025 AMCAD ®, Mysuru. All rights reserved. | Developed By: <a href="https://jayblues.com/" class="jayblues">JayBlues Technologies</a></div> </div> </footer> <!-- footer block end --> </body> <script src="./js/bootstrap.bundle.min.js"></script> </html>