Menu
×
×
Correct!
题目:Remove the transparency/opacity of the <img> element when the user hovers over it with the mouse pointer. 提示:Set the opacity property to 1.0. |
修改以下代码:
效果预览:
|
答案:
效果预览:
|