<html> <head><title>皮肤库</title></head> <body> <h1 align='center'>皮肤库</h1> <table align='center' border=1> <tr> <td> <div align='center'> <img src='n1.png' height='150px'> <br/> <strong>1</strong> <br/> <strong>alex</strong> </div> </td> <td> <div align='center'> <img src='n2.png' height='150px'> <br/> <strong>2</strong> <br/> <strong>steve</strong> </div> </td> <td> <div align='center'> <img src='n3.png' height='150px'> <br/> <strong>3</strong> <br/> <strong>alex</strong> </div> </td> <td> <div align='center'> <img src='n4.png' height='150px'> <br/> <strong>4</strong> <br/> <strong>alex</strong> </div> </td> </tr> <tr> <td> <div align='center'> <img src='n5.png' height='150px'> <br/> <strong>5</strong> <br/> <strong>alex</strong> </div> </td> <td> <div align='center'> <img src='n6.png' height='150px'> <br/> <strong>6</strong> <br/> <strong>alex</strong> </div> </td> <td> <div align='center'> <img src='n7.png' height='150px'> <br/> <strong>7</strong> <br/> <strong>alex</strong> </div> </td> <td> <div align='center'> <img src='n8.png' height='150px'> <br/> <strong>8</strong> <br/> <strong>steve</strong> </div> </td> </tr> </table> </body> </html>
标签:steve,alex,皮肤 From: https://www.cnblogs.com/wangyueshuo/p/17178603.html