Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Set a border with the color "red", around elements with a "title" attribute containing the value "flow".

Hint: Use attribute selector [attribute*=value].