真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

css實現(xiàn)tab效果仿163郵箱樣式的方法

這篇文章將為大家詳細(xì)講解有關(guān)css實現(xiàn)tab效果仿163郵箱樣式的方法,小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。

創(chuàng)新互聯(lián)專注于中大型企業(yè)的做網(wǎng)站、成都網(wǎng)站制作和網(wǎng)站改版、網(wǎng)站營銷服務(wù),追求商業(yè)策劃與數(shù)據(jù)分析、創(chuàng)意藝術(shù)與技術(shù)開發(fā)的融合,累計客戶數(shù)千家,服務(wù)滿意度達(dá)97%。幫助廣大客戶順利對接上互聯(lián)網(wǎng)浪潮,準(zhǔn)確優(yōu)選出符合自己需要的互聯(lián)網(wǎng)運用,我們將一直專注品牌網(wǎng)站制作和互聯(lián)網(wǎng)程序開發(fā),在前進(jìn)的路上,與客戶一起成長!

css實現(xiàn)tab效果仿163郵箱樣式的方法

代碼如下:




    
    163郵箱tab
    
       *{
            margin: 0px;
            padding: 0px;
        }
        .dvTab
        {
            font-family: 'Microsoft Yahei',verdana;
            font-size:14px;
            height: 36px;
            position: absolute;
            left: 0px;
            width: 100%;
            top: 52px;
        }
        .menu
        {
            margin-left:12px;
            color: rgb(106, 106, 106);
        }
        .tab
        {
            list-style-type:none;
            float:left;
            margin-right: -1px;
            border:solid 1px #B9C4CF;
            width:91px;
            background: -moz-linear-gradient(center top , rgb(254, 255, 255), rgb(218, 232, 246)) repeat scroll 0% 0% transparent;
            background-color:#EBF3FA;
            height:23px;
            line-height:23px;
            text-align: center;
            padding: 5px 20px 4px 8px;           
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;            
            text-overflow: ellipsis;
        }
        .dv
        {
            width: 100%;
            height:4px;     
            line-height:4px;       
            background-color:#135AA4;
            position:absolute;
            left:0;
            top:33px;
        }
        .activeTab
        {  
            color:#fff;
            border-color:#135AA4;
            background-color:#135AA4;          
            background: -moz-linear-gradient(center top , rgb(25, 111, 198), rgb(19, 91, 165)) repeat scroll 0% 0% transparent;
        }
     


    
        
            首頁
            通訊錄
            應(yīng)用中心
            收件箱
            寫信
        
        
     

關(guān)于“css實現(xiàn)tab效果仿163郵箱樣式的方法”這篇文章就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,使各位可以學(xué)到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。


網(wǎng)頁題目:css實現(xiàn)tab效果仿163郵箱樣式的方法
文章鏈接:http://weahome.cn/article/ipcoij.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部