-
好像這樣寫也可以實現 .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; } 但是如果直接合并到一個大括號里面就不能實現動畫了,請問是為什么呢?查看全部
-
顯示4張圖25%,顯示3張33%,顯示2張圖50%,顯示1張圖100%。查看全部
-
妹的 and后面有空格查看全部
-
transition屬性的第一個值是制定控制的范圍 property 第二個是時間 第三個是時間樣式 第四個是延遲時間查看全部
-
transform-skew:斜切查看全部
-
…查看全部
-
原來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:檢索火設置對象中的參與過渡屬性(all,transform...) 2、duration:過渡動畫的持續時間 3、timing-function:檢索火設置對象中過渡的動畫類型 4、delay:檢索或設置對象延遲過渡的時間 -- transition: property duration timing-function delay; -- transition: all 2s ease-in 1s;查看全部
-
transform屬性: 1、translate(水平)-- transform:translate(10px,10px); 2、rotate(旋轉)-- transform:rotate(90deg); 3、scale(縮放)-- transform:scale(0.5,,0.5); 4、skew(縮放)-- transform:skew(50deg,,0deg);查看全部
-
transiton屬性查看全部
-
transition查看全部
-
學習目標查看全部
-
shsdfgdgdfgdf查看全部
舉報
0/150
提交
取消