Menu
×
×
Correct!
题目:Set a border with the color "red", around elements with a "title" attribute containing the word "red". 提示:Use attribute selector [attribute~=value]. |
修改以下代码:
效果预览:
|
答案:
效果预览:
|