CINXE.COM
ICFT 2024 | Singapore
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>ICFT 2024 | Singapore</title> <link rel="shortcut icon" href="//www.icft.cc/images/ICFTico.ico"> <!-- Stylesheets --> <link href="css/bootstrap1.css" rel="stylesheet"> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <!--Color Themes--> <!--<link href="css/color-themes/default-theme.css" rel="stylesheet">--> <!--Favicon--> <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon"> <link rel="icon" href="images/favicon.png" type="image/x-icon"> <!-- Responsive --> <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"> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script> <![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> <style type="text/css"> <!-- .STYLE2 {font-size: 14px} .STYLE3 {color: #000000} --> </style> </head> <body> <div class="page-wrapper"> <!-- Preloader --> <div class="preloader"></div> <!-- Main Header--> <script src="js/header.js"></script> <!--End Main Header--> <!--Page Title--> <section class='page-title'> <div id='carousel-example' class='carousel slide slide-bdr' data-ride='carousel'> <div class='carousel-inner'> <div class='item active'><img src="images/ICFT_Banner1.png"></div> <div class='item'> <img src="images/ICFT_Banner2.png"> </div> </div> </div> <!--INDICATORS--> <ol class='carousel-indicators'> <li data-target='#carousel-example' data-slide-to='0' class='active'></li> <li data-target='#carousel-example' data-slide-to='1'></li> </ol> </div> </section> <!--End Page Title--> <!--Page Info--> <section class="page-info"> <div class="container"> <div class="flex-box-five"> <ul class="bread-crumb"> <li><a href="index.html.htm">Home</a></li> <li>Program</li> </ul> <div class="share-link"><a href="#"><i class="fa fa-share-alt"></i><a href="ICFT2024 CFP.pdf">CFP Flyer</a></a></div> </div> </div> </section> <!-- End Page Info --> <section class="contact-section sp-one"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-7 col-sm-12 pr-md-0"> <div class="form-bg-one"> <!--Sec Title--> <div class="sec-title"> <h5>ICFT 2024</h5> <h2>Program</h2> <br> <div class="row"><img src="images/ICFT Program.png"></div> <span class="STYLE3"><strong>Tips:</strong> <br> *Please arrive at the conference to upload or copy PPT into the laptop room 10 minutes before the session begins. <br> *The schedule for each presentation is for reference only. In order not to miss your presentation, we strongly suggest that you attend the whole session. <br> *Please wear formal clothes or national representative of clothing.</span> <div> </div> </div> </div> </div> </div> </div> </section> <!--Main Footer--> <script src="js/footer.js"></script> <!--Main Footer--> </div> <!--End pagewrapper--> <!--Scroll to top--> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="icon fa fa-arrow-up"></span></div> <script src="js/jquery.js"></script> <script src="js/bootstrap.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.pack.js"></script> <script src="js/jquery.fancybox-media.js"></script> <script src="js/owl.js"></script> <script src="js/appear.js"></script> <script src="js/wow.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/script.js"></script> </body> </html>