编辑下面的代码:【加编码】
<html> <head> <style> div { width:300px; height:100px; background-color:yellow; box-shadow: 10px 10px 5px #888888; } </style> </head> <body> <div></div> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂