| Server IP : 104.21.37.246 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home2/cp648411/public_html/mjproduct.co.th/include/ |
Upload File : |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" ></script>
<footer>
<div class="bg-mj1 position-relative" style="z-index: 1;">
<div class="container py-5">
<div class="row justify-content-between text-white mt-3" style="align-items: end;">
<div class="col-12 col-md-4 text-md-start text-center">
<div class="">
<a href="../history/" class="text-white text-decoration-none"><?php echo $footer[0]; ?></a>
</div>
<div class="">
<a href="../product-service/" class="text-white text-decoration-none"><?php echo $footer[1]; ?></a>
</div>
<div class="">
<a href="../workings/" class="text-white text-decoration-none"><?php echo $footer[2]; ?></a>
</div>
<div class="">
<a href="../contact" class="text-white text-decoration-none"><?php echo $footer[3]; ?></a>
</div>
</div>
<div class="col-12 col-md-4 text-md-end text-center">
<img src="../redbag/icon/logo_2.png" alt="" class="my-3" width="20%"><br>
<small><?php echo $footer[4]; ?></small>
</div>
</div>
</div>
</div>
</footer>