ok
Direktori : /home/importfo/public_html/bosonphysics.com/ |
Current File : /home/importfo/public_html/bosonphysics.com/coming_soon.php |
<!DOCTYPE html> <html class="no-js" lang="zxx"> <head> <title>Gallery | BOSON Physics With Pranav</title> <?php include('links.php') ?> <style> body{ transform: translate(0%, 50%); } .come{ display: flex; align-items: center; justify-content: center; flex-direction: column; } .come h1{ font-size:10rem; color:#31bba5; } h2{ color:#ee4a62; } .come .shape-5{ position: absolute; right: 0; bottom: 0; } </style> </head> <body class="sticky-header "> <div id="main-wrapper" class="main-wrapper"> <!--=====================================--> <!--= Header Area Start =--> <!--=====================================--> <!--=====================================--> <!--= Breadcrumb Area Start =--> <!--=====================================--> <div class="edu-about-area about-style-3"> <div class="container"> <div class="come"> <!--<h2>This Course Is Adding</h2>--> <h1>Coming Soon</h1> <li class="shape-5"> <img class="rotateit" src="assets/images/about/shape-13.png" alt="Shape"> </li> </div> <div style="display:flex"> <a href="index.php" class="edu-btn btn-secondary" style="margin:auto">Back To Home<i class="icon-4"></i></a> </div> </div> <ul class="shape-group"> <li class="shape-5"> <img class="rotateit" src="assets/images/about/shape-13.png" alt="Shape"> </li> <!--<li class="shape-6">--> <!-- <span></span>--> <!--</li>--> </ul> </div> <!-- Start Footer Area --> <!-- End Footer Area --> </div> <?php include('javascript.php') ?> </body> </html>