HTML 简易皮肤站

<html>
    <head><title>皮肤库</title></head>
        <body>
            <h1 align = "center">皮肤库</h1>
            <table align = "center">
                <tr>
                <td>
                    <div align = "center">
                        <img src = "1.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex</strong>
                        <strong>1</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "2.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex2</strong>
                        <strong>2</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "3.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex3</strong>
                        <strong>3</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "4.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex4</strong>
                        <strong>4</strong>
                    </div>
                </td>
                </tr>
                <tr>
                <td>
                    <div align = "center">
                        <img src = "5.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex5</strong>
                        <strong>1</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "6.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex6</strong>
                        <strong>6</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "7.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex7</strong>
                        <strong>7</strong>
                    </div>
                </td>
                <td>
                    <div align = "center">
                        <img src = "8.png" height = 180><br/>
                        <strong>名称</strong><br/>
                        <strong>Alex8</strong>
                        <strong>8</strong>
                    </div>
                </td>
                </tr>
            </table>
        </body>
</html>

 

posted @ 2023-03-04 17:04  王一行(小号)  阅读(14)  评论(0编辑  收藏  举报