-
好像這樣寫也可以實(shí)現(xiàn) .test1 figcaption p{ background:#fff; color:#333; margin:3px; text-align:center; -webkit-transform:translate(-120px,0px) } .test1 figcaption p{ -webkit-transition:all 0.35s; } 但是如果直接合并到一個(gè)大括號(hào)里面就不能實(shí)現(xiàn)動(dòng)畫了,請(qǐng)問(wèn)是為什么呢?查看全部
-
顯示4張圖25%,顯示3張33%,顯示2張圖50%,顯示1張圖100%。查看全部
-
妹的 and后面有空格查看全部
-
transition屬性的第一個(gè)值是制定控制的范圍 property 第二個(gè)是時(shí)間 第三個(gè)是時(shí)間樣式 第四個(gè)是延遲時(shí)間查看全部
-
transform-skew:斜切查看全部
-
…查看全部
-
原來(lái)and與(之間也必須有空格 @media screen and( max-width:600px){ figure{ width: 100%;} } @media screen and ( max-width:600px){ figure{ width: 100%;} } @media screen and (min-width:1001px){ figure{ width:33.33%;} } @media screen and (max-width:600px){ figure{ width:100%;} } @media screen and (min-width:601px) and (max-width:1000px){ figure{ width:50%;} }查看全部
-
---容器查看全部
-
媒體查詢查看全部
-
transition屬性: 1、property:檢索火設(shè)置對(duì)象中的參與過(guò)渡屬性(all,transform...) 2、duration:過(guò)渡動(dòng)畫的持續(xù)時(shí)間 3、timing-function:檢索火設(shè)置對(duì)象中過(guò)渡的動(dòng)畫類型 4、delay:檢索或設(shè)置對(duì)象延遲過(guò)渡的時(shí)間 -- transition: property duration timing-function delay; -- transition: all 2s ease-in 1s;查看全部
-
transform屬性: 1、translate(水平)-- transform:translate(10px,10px); 2、rotate(旋轉(zhuǎn))-- transform:rotate(90deg); 3、scale(縮放)-- transform:scale(0.5,,0.5); 4、skew(縮放)-- transform:skew(50deg,,0deg);查看全部
-
transiton屬性查看全部
-
transition查看全部
-
學(xué)習(xí)目標(biāo)查看全部
-
shsdfgdgdfgdf查看全部
舉報(bào)
0/150
提交
取消