| Server IP : 103.48.194.25 / Your IP : 216.73.217.33 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/thegioimaycongnghiep.vn/public_html/site/components/errcode/views/ |
Upload File : |
<style type="text/css">
.err_left {
}
.err_left h2 {
font-size: 20px !important;
padding: 0;
margin: 0px 15px 20px;
}
ul.grid {}
ul.grid li {
width: 45%;
float: left;
margin-right: 15px;
padding: 12px;
font-size: 25px !important;
}
ul.grid li a {
font-size:20px !important;
}
h3.widget-title {
background: #0056a8;
color: #fff;
padding: 12px 12px;
margin-bottom: 15px;
font-size: 14px !important;
}
/*right*/
</style>
<div id="content" class="blog-wrapper blog-archive page-wrapper">
<div class="err_left row row-large">
<div class="large-9 col">
<h3 class="widget-title">Các thương hiệu máy photocopy, máy in</h3>
<div class="err_content">
<ul class="grid">
<? foreach ($list_trade as $rs) : ?>
<li class="large-6"><a style="display:inline-block;" href="<?=site?>dong-may/<?=alias($rs->trade_name)?>-<?=$rs->trade_id?>.html"><?=$rs->trade_name?></a></li>
<? endforeach ;?>
</ul>
</div>
</div>
<?php $this->load->view('right');?>
</div>
</div>