<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script> <script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script> </head> <body> <table align="center" bordr="1"> <tr> <td> <div align="center"> <img src="1.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="2.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="3.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="4.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> </tr> <tr> <td> <div align="center"> <img src="5.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="6.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="7.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> <td> <div align="center"> <img src="8.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> <a href="#"> <span class="glyphicon glyphicon-heart" style="color: rgb(255, 0, 0);"></span> </a> </div> </td> </tr> </table> </body> </html>
<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet" href="bootstrap.min.css"> <script src="jquery.min.js"></script> <script src="bootstrap.min.js"></script> </head> <body> <table align="center" bordr="1"> <tr> <td> <div align="center"> <img src="1.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="2.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="3.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="4.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> </tr> <tr> <td> <div align="center"> <img src="5.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="6png.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="7.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> <td> <div align="center"> <img src="8.png" height="200"><br/> <strong align="center">948dccf6e88443fb27e52f</strong><br/> <button type="button" class="btn btn-success">steve</button> <button type="button" class="btn btn-danger">htymujt</button> </div> </td> </tr> </table> </body> </html>
<button type="button" class="btn btn-success">steve</button>
<button type="button" class="btn btn-danger">htymujt</button>
</div>
</td>
</tr>
</table>
</body>
</html>