サマリー:<!DOCMENT TYPE> <html> <head> <title>按鈕練習(xí)-陰影按鈕</title> </head> <style type="text/css"> *{margin: 0;padding: 0;border: 0;} b
<!DOCMENT TYPE> <html> <head> <title>按鈕練習(xí)-陰影按鈕</title> </head> <style type="text/css"> *{margin: 0;padding: 0;border: 0;} button{width: 300px;height: 50px;margin: 20px auto;background: #F74F52;font-size: 26px;color:#fff;} button:hover{box-shadow: 0px 5px 50px #fff inset;} </style> <body> <button>陰影按鈕</button> </body> </html>
添削の先生:滅絕師太添削時(shí)間:2019-02-15 13:11:14
先生のまとめ:練習(xí)的范圍可以廣一點(diǎn),練習(xí)內(nèi)容太過于簡(jiǎn)單哦