CSS按鈕如何實(shí)現(xiàn)?_第1頁(yè)
已閱讀5頁(yè),還剩16頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶(hù)提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、css按鈕如何實(shí)現(xiàn)?本文中全部這些按鈕的結(jié)構(gòu)只需要一個(gè)錨點(diǎn)標(biāo)志就可以了,由于我們將用法:before偽類(lèi)創(chuàng)建其他元素。 例一: 首先,我們將給出按鈕的普通樣式,包括其活動(dòng)狀態(tài)。重要的是要注重相對(duì)定位,由于它將協(xié)助我們稍后定位:before元素: css .a_demo_one background-color:ba2323; padding:10px; position:relative; font-family:&39;opensans&39;,sans-serif; font-size:12px; text-decoration:none; color:fff; borde

2、r:solid1px831212; background-image:linear-gradient(bottom,rgb(171,27,27)0%,rgb(212,51,51)100%); border-radius:5px; .a_demo_one:active padding-bottom:9px; padding-left:10px; padding-right:10px; padding-top:11px; top:1px; background-image:linear-gradient(bottom,rgb(171,27,27)100%,rgb(212,51,51)0%); 然后

3、,我們用法:before偽元素創(chuàng)建灰色容器。用法肯定的定位來(lái)定位我們的元素: css .a_demo_one:before background-color:ccd0d5; content:"" display:block; position:absolute; width:100%; height:100%; padding:8px; left:-8px; top:-8px; z-index:-1; border-radius:5px; box-shadow:inset0px1px1px909193,0px1px0pxfff; 例二: css .a_dem

4、o_two background-color:6fba26; padding:10px; position:relative; font-family:&39;opensans&39;,sans-serif; font-size:12px; text-decoration:none; color:fff; background-image:linear-gradient(bottom,rgb(100,170,30)0%,rgb(129,212,51)100%); box-shadow:inset0px1px0pxb2f17f,0px6px0px3d6f0d; border-ra

5、dius:5px; .a_demo_two:active top:7px; background-image:linear-gradient(bottom,rgb(100,170,30)100%,rgb(129,212,51)0%); box-shadow:inset0px1px0pxb2f17f,inset0px-1px0px3d6f0d; color:156785; text-shadow:0px1px1pxrgba(255,255,255,0.3); background:rgb(44,160,202); 因?yàn)閭卧氐奈恢萌Q于其父元素,因此一旦父元素向下移動(dòng)幾個(gè)像素,就必需向上移動(dòng)具有

6、相同像素?cái)?shù)量的偽元素。 css .a_demo_two:before background-color:072239; content:"" display:block; position:absolute; width:100%; height:100%; padding-left:2px; padding-right:2px; padding-bottom:4px; left:-2px; top:5px; z-index:-1; border-radius:6px; box-shadow:0px1px0pxfff; .a_demo_two:active:

7、before top:-2px; 例三: 我們要做的第一件事就是制造容易的部分。在這里,你會(huì)注重到一個(gè)右邊距,這是為了補(bǔ)償偽元素的寬度,假如你想讓按鈕居中。 .a_demo_three background-color:3bb3e0; font-family:&39;opensans&39;,sans-serif; font-size:12px; text-decoration:none; color:fff; position:relative; padding:10px20px; border-left:solid1px2ab7ec; margin-left:35px; b

8、ackground-image:linear-gradient(bottom,rgb(44,160,202)0%,rgb(62,184,229)100%); border-top-right-radius:5px; border-bottom-right-radius:5px; box-shadow:inset0px1px0px2ab7ec,0px5px0px0px156785,0px10px5px999; .a_demo_three:active top:3px; background-image:linear-gradient(bottom,rgb(62,184,229)0%,rgb(44

9、,160,202)100%); box-shadow:inset0px1px0px2ab7ec,0px2px0px0px156785,0px5px3px999; 然后是偽元素: .a_demo_three:before content:"·" width:35px; max-height:29px; height:100%; position:absolute; display:block; padding-top:8px; top:0px; left:-36px; font-size:16px; font-weight:bold; c

10、olor:8fd1ea; text-shadow:1px1px0px07526e; border-right:solid1px07526e; background-image:linear-gradient(bottom,rgb(10,94,125)0%,rgb(14,139,184)100%); border-top-left-radius:5px; border-bottom-left-radius:5px; box-shadow:inset0px1px0px2ab7ec,0px5px0px0px032b3a,0px10px5px999; .a_demo_three:active:before top:-3px; box-shadow:inset0px1px0px2ab7ec,0px5px0px0px03

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶(hù)所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶(hù)上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶(hù)上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶(hù)因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論