select by attribute and apply style using javascript example Example: css attribute selector a[target="_blank"] { background-color: yellow; } /*w3schools*/