"Price table"
Bootstrap 3.0.0 Snippet by vietnamwriter

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <table class="table table-bordered"> <thead> <tr> <th>Mã sản phẩm</th> <th>Tên sản phẩm</th> <th>Hình ảnh</th> <th>Số chữ</th> <th>Chuẩn SEO</th> <th>Chuẩn Unique</th> <th>Giá</th> <th>Mua 1 bài</th> <th>Mua 5 bài</th> <th>Mua 10 bài</th> </tr> </thead> <tbody> <tr> <td><strong>VNW001</strong></td> <td>Bài viết tiếng Anh cho Google Adsense</td> <td>2</td> <td>700</td> <td><strong><span style="color: #008000;">✔</span></strong></td> <td><strong><span style="color: #008000;">✔</span></strong></td> <td><strong>3.5</strong> USD</td> <td><a class="btn btn-xs btn-primary" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2XYWSD5S24CLW" target="_blank" rel="noopener"> Mua ngay</a></td> <td><a class="btn btn-xs btn-primary" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2XYWSD5S24CLW" target="_blank" rel="noopener"> Mua ngay</a></td> <td><a class="btn btn-xs btn-primary" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2XYWSD5S24CLW" target="_blank" rel="noopener"> Mua ngay</a></td> </tr> </tbody> </table>

Related: See More


Questions / Comments: