第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

transition的5種效果

<!DECTYPE?html>
<html>
<head>
????<title></title>
????
????<style>
????#wrapper{
????????width:1024px;
????????margin:()?auto;
????}
????
????progress-bar{
????????height:40px;
????????wedth:40px;
????????background-color:#69c;
????}
????pregress-bar:hover{
????????width:960px;
????}
????#bar1{
????????-moz-transition:width?5s?linear;
????}
????#bar2{
????????-moz-transition:width?5s?ease;
????}
????#bar3{
????????-moz-transition:width?5s?ease-in;
????}
????#bar4{
????????-moz-transition:width?5s?ease-out;
????}
????#bar5{
????????-moz-transition:width?5s?ease-in-out;
????}
????</style>
?????????</head>
????
<body>
????<div?id="wrapper">
????<p>linear</p>
????<div?class="progress-bar"??id="bar1"></div>
????<p>ease</p>
????<div?class="progress-bar"??id="bar2"></div>
????<p>ease-in</p>
????<div?class="progress-bar"??id="bar3"></div>
????<p>ease-out</p>
????<div?class="progress-bar"??id="bar4"></div>
????<p>ease-in-out</p>
????<div?class="progress-bar"??id="bar5"></div>
????</div>
????</body>
????</html>

想問下為什么我的這個怎么顯示不出來那效果呢?

正在回答

1 回答

556f09930001b8e604290195.jpg

556f099300014d3603470035.jpg

好好檢查一下吧,寫代碼這么不認真。

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

123_何以 提問者

謝謝啦,指出我的錯誤,不過我最大的錯誤是沒在progress-bar{ height:40px; wedth:40px; background-color:#69c; } pregress-bar:hover{ width:960px; }的開頭加.
2015-06-05 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

transition的5種效果

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號