html和css关于表格

<style>

.category-applied-con{ width:750px; height:auto; text-align:center;}

.category-applied-con table tr{ position:relative;}

.category-applied-con table tr th{ width:187.5px; height:84px; border-bottom:1px solid #ededed; font-size:24px; color:#666; font-weight:normal;}

.category-applied-con table tr td{ width:187.5px; height:60px; font-size:20px; color:#333;}

.category-applied-con table tr a{ display:inline-block; position:absolute; width:36px; height:36px; top:12px; right:12px; background:url(../images/categroy-del.png) top center no-repeat;}

</style>

<div class="category-applied-con">

<table>

    <tr>

        <th>一级类目</th>

            <th>二级类目</th>

            <th>三级类目</th>

            <th>分佣比例</th>

        </tr>

        <tr>

        <td>旅游出行</td>

            <td>签证门票</td>

            <td>景点门票</td>

            <td>5%</td>

            <a href="#"></a>

        </tr>

        <tr>

        <td>户外用品</td>

            <td>户外衣服</td>

            <td>裤子</td>

            <td>2%</td>

            <a href="#"></a>

        </tr>

        <tr>

        <td>手机、通信</td>

            <td>手机配件</td>

            <td>电池、电源、充电器</td>

            <td>6%</td>

            <a href="#"></a>

            <div></div>

        </tr>

    </table>

</div>

http://img.mukewang.com/5a2a49c10001265e07580368.jpg想要的效果如图,为什么A标签没反应

想念云的雨
浏览 1180回答 1
1回答

牛奶老哥哥

没什么反应?
打开App,查看更多内容
随时随地看视频慕课网APP