Complete CSS Selector Reference
Style <a> elements with a target="_blank":
The [attribute=value] selector is used to select elements with the specified attribute and value.
![]()
The [attribute=value] selector is supported in all major browsers.
Note: For [attribute=value] to work in IE8 and earlier, a <!DOCTYPE> must be declared.
CSS tutorial: CSS Attribute Selectors
Complete CSS Selector Reference
Your message has been sent to W3Schools.