Menu
×
×
Correct!
Exercise:Set a border with the color "red", around elements with a "title" attribute containing the word "red". Hint: Use attribute selector [attribute~=value]. |
Edit This Code:
Result:
|
Correct Code:
Result:
|