CINXE.COM

I4C

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>I4C</title> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon"> <link rel="icon" href="images/favicon.png" type="image/x-icon"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> </head> <body> <div class="page-wrapper"> <div class="preloader"></div> <span class="header-span"></span> <header class="main-header header-style-two"> <div class="main-box"> <div class="auto-containers clearfix"> <div class="logo-box"> <div class="logo innerlg"> <a href="index.php"> <img src="images/Logo_I4C.png" alt="" title=""> </a> </div> </div> <!--Nav Box--> <div class="nav-outer clearfix"> <!--Mobile Navigation Toggler--> <div class="mobile-nav-toggler"><span class="icon flaticon-menu"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md navbar-light"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon flaticon-menu-button"></span> </button> </div> <div class="collapse navbar-collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li ><a href="index.php">Home</a> </li> <li ><a href="about.php">About</a></li> <li ><a href="committee.php">Committee</a></li> <li class="dropdown"><a href="">Conference</a> <ul> <li><a href="pastconference.php">Past Conference</a></li> <li><a href="awards.php">Awards and Recognations</a></li> </ul> </li> <li ><a href="gallery.php">Gallery</a></li> <li ><a href="schedule.php">Schedule</a></li> <li ><a href="publication.php">Publication</a></li> <li ><a href="venue.php">Venue</a></li> </ul> </div> </nav> <!-- Main Menu End--> <!-- Outer box --> <div class="outer-box"> <!--Search Box--> <!-- <div class="search-box-outer"> <div class="search-box-btn"><span class="flaticon-search"></span></div> </div> --> <!-- Button Box --> <div class="btn-box"> <a href="submission.php" class="theme-btn btn-style-one"><span class="btn-title">Submission</span></a> </div> <div class="btn-box"> <a href="index.php#reg-sec" class="theme-btn btn-style-one"><span class="btn-title">Registration</span></a> </div> </div> </div> </div> </div> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon flaticon-cancel-1"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.php"><img src="images/Logo_I4C.png" alt="" title=""></a></div> <ul class="navigation clearfix"> </ul> <div class="btn-box"> <a href="submission.php" class="theme-btn btn-style-one"><span class="btn-title">Submission</span></a> </div> <div class="btn-box"> <a href="index.php#reg-sec" class="theme-btn btn-style-one"><span class="btn-title">Registration</span></a> </div> </nav> </div> <!-- End Mobile Menu --> </header> <section class="page-title" style="background-image:url(images/background/5.jpg);"> <div class="auto-container"> <h1>Schedule</h1> </div> </section> <section class="schedule-section style-two"> <div class="auto-container"> <div class="sec-title text-center"> <!-- <span class="title">Agenda</span> --> <h2>Tentative Agenda</h2> </div> <div class="schedule-tabs style-two tabs-box"> <div class="btns-box"> <ul class="tab-buttons clearfix"> <li class="tab-btn" data-tab="#tab-1"> <span class="day">Day 01</span> <span class="date">26</span> <span class="month">Jul</span> 2024 </li> <li class="tab-btn" data-tab="#tab-2"> <span class="day">Day 02</span> <span class="date">27</span> <span class="month">Jul</span> 2024 </li> </ul> </div> <div class="tabs-content"> <div class="tab" id="tab-1" style="display: block;"> <div class="schedule-timeline"> <div class="schedule-block"> <div class="inner-box"> <div class="inner"> <table> <thead> <th>Time</th> <th>Program</th> </thead> <tr> <td>8:30 AM-9:00 AM</td> <td>Registration</td> </tr> <tr> <td>9:00 AM-9:30 AM</td> <td>Opening Ceremony (welcome Speech, Inaugural Speech)</td> </tr> <tr> <td>9:30 AM-10:00 AM</td> <td>1st Keynote (Name) on (Topic)</td> </tr> <tr> <td>10:00 AM-10:15 AM</td> <td>Coffee Break</td> </tr> <tr> <td>10:15 AM-1:00 PM</td> <td>Track 1 (Industry 4.0 / 5.0) Session Chairs (Names)</td> </tr> <tr> <td>1:00 PM-2:00 PM</td> <td>Lunch break</td> </tr> <tr> <td>2:00 PM-2:30 PM</td> <td>2nd Keynote (Name) on (Topic)</td> </tr> <tr> <td>2:30 PM-5:00 PM</td> <td>Track 2 (Automation) Session Chairs (Names)</td> </tr> </table> </div> </div> </div> </div> </div> <div class="tab" id="tab-2" style="display: none;"> <div class="schedule-timeline"> <div class="schedule-block"> <div class="inner-box"> <div class="inner"> <table> <thead> <th>Time</th> <th>Program</th> </thead> <tr> <td>8:30 AM-9:00 AM</td> <td>Registration</td> </tr> <tr> <td>9:00 AM-9:30 AM</td> <td>welcome Speech by (Name)</td> </tr> <tr> <td>9:30 AM-10:00 AM</td> <td>3rd Keynote (Name) on (Topic)</td> </tr> <tr> <td>10:00 AM-10:15 AM</td> <td>Coffee Break</td> </tr> <tr> <td>10:15 AM-1:00 PM</td> <td>Track 3 (Robotics) Session Chairs (Names)</td> </tr> <tr> <td>1:00 PM-2:00 PM</td> <td>Lunch break</td> </tr> <tr> <td>2:00 PM-2:30 PM</td> <td>2nd Keynote (Name) on (Topic)</td> </tr> <tr> <td>2:30 PM-5:00 PM</td> <td>Track 4 (Communications) Session Chairs (Names)</td> </tr> <tr> <td>5:00 PM-5:30 PM</td> <td>Valedictory function (Valedictory speech, award ceremoney, Closing speech)</td> </tr> </table> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--End schedule Section --> <!-- Main Footer --> <style> .float { position: fixed; width: 60px; height: 60px; bottom: 40px; right: 40px; background-color: #25d366; color: #FFF; border-radius: 50px; text-align: center; font-size: 50px; box-shadow: 2px 2px 3px #999; z-index: 100; margin-bottom: 100px; } .my-float { margin-top: 16px; } </style> <footer class="main-footer"> <!--Widgets Section--> <div class="widgets-section"> <div class="auto-container"> <div class="row"> <!--Big Column--> <div class="big-column col-xl-6 col-lg-12 col-md-12 col-sm-12"> <div class="row"> <!--Footer Column--> <div class="footer-column col-xl-7 col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget about-widget"> <div class="logo"> <a href=""> <!-- <h1>LOGO</h1> --> <img src="images/Logo_I4C.png" alt="" title=""> </a> </div> <div class="text"> <p>The Industry 4.0 Conference is a significant event that focuses on the advancements and implications of the Fourth Industrial Revolution, often referred to as Industry 4.0. </p> </div> <ul class="social-icon-one social-icon-colored"> <li><a href="https://www.facebook.com/profile.php?id=61558004499885" target="_blank"><i class="fab fa-facebook-f"></i></a></li> <li><a href="https://www.youtube.com/@coreresearchfoundation1974" target="_blank"><i class="fab fa-youtube"></i></a></li> <li><a href="https://www.instagram.com/coreresearchfoundation/?fbclid=IwAR3CgMUP_7YUcdihPGPWDIzzG5MndA9ZEvjVsXSHZXVJaznZirkYQloyEDU" target="_blank"><i class="fab fa-instagram"></i></a></li> <li><a href="https://www.linkedin.com/company/coreresearch-foundation/mycompany/" target="_blank"><i class="fab fa-linkedin"></i></a></li> </ul> </div> </div> <!--Footer Column--> <div class="footer-column col-xl-5 col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget useful-links"> <h2 class="widget-title">Useful Links</h2> <ul class="user-links"> <li><a href="index.php">Home</a></li> <li><a href="about.php">About Us</a></li> <li><a href="committee.php">Committee</a></li> <li><a href="gallery.php">Gallery</a></li> <li><a href="schedule.php">Schedule</a></li> <li><a href="publication.php">Publication</a></li> <li><a href="venue.php">Venue</a></li> </ul> </div> </div> </div> </div> <!--Big Column--> <div class="big-column col-xl-6 col-lg-12 col-md-12 col-sm-12"> <div class="row"> <!--Footer Column--> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <!--Footer Column--> <div class="footer-widget contact-widget"> <h2 class="widget-title">Contact Us</h2> <!--Footer Column--> <div class="widget-content"> <ul class="contact-list"> <li> <span class="icon flaticon-clock"></span> <div class="text">Mon - Fri: 09:00 - 18:00</div> </li> <li> <span class="icon flaticon-phone"></span> <div class="text"> <a href="">+91 9237388323</a> <!-- <a href="">+(91)-9237388327</a> --> </div> </li> <li> <span class="icon flaticon-paper-plane"></span> <div class="text"> <a href="">info@i4conference.com</a> </div> </li> <li> <span class="icon flaticon-worldwide"></span> <div class="text">Kuala lumpur, Malaysia </div> </li> </ul> </div> </div> </div> <!--Footer Column--> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <!--Footer Column--> <div class="footer-widget instagram-widget"> <h2 class="widget-title">Gallery</h2> <div class="widget-content"> <div class="outer clearfix"> <figure class="image"> <a href="images/gallery/01.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/01.png" alt=""> </a> </figure> <figure class="image"> <a href="images/gallery/02.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/02.png" alt=""> </a> </figure> <figure class="image"> <a href="images/gallery/03.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/03.png" alt=""> </a> </figure> <figure class="image"> <a href="images/gallery/04.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/04.png" alt=""> </a> </figure> <figure class="image"> <a href="images/gallery/05.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/05.png" alt=""> </a> </figure> <figure class="image"> <a href="images/gallery/06.png" class="lightbox-image" title="Image Title Here"> <img src="images/gallery/06.png" alt=""> </a> </figure> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a href="https://api.whatsapp.com/send?phone=+919237388323&amp;text=Hi I4C" class="float" target="_blank"> <i class="fab fa-whatsapp my-float"></i> </a> <!--Footer Bottom--> <div class="footer-bottom"> <div class="auto-container"> <div class="inner-container clearfix"> <div class="copyright-text"> <p>漏 Copyright 2023 All Rights Reserved by <a href="index.php">Kytics Technology</a></p> </div> </div> </div> </div> </footer> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function() { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/66177ae91ec1082f04e11725/1hr5rg8be'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })(); </script> <!--End of Tawk.to Script--> <!-- End Footer --> </div> <!--End pagewrapper--> <!--Search Popup--> <div id="search-popup" class="search-popup"> <div class="close-search theme-btn"><span class="fas fa-window-close"></span></div> <div class="popup-inner"> <div class="overlay-layer"></div> <div class="search-form"> <form method="post" action="index.html"> <div class="form-group"> <fieldset> <input type="search" class="form-control" name="search-input" value="" placeholder="Search Here" required> <input type="submit" value="Search Now!" class="theme-btn"> </fieldset> </div> </form> <br> <h3>Recent Search Keywords</h3> <ul class="recent-searches"> <li><a href="#">Seo</a></li> <li><a href="#">Bussiness</a></li> <li><a href="#">Events</a></li> <li><a href="#">Digital</a></li> <li><a href="#">Conferance</a></li> </ul> </div> </div> </div> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-double-up"></span></div> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/appear.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/script.js"></script> <!-- Color Setting --> <script src="js/color-settings.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10