css multiple attribute selector code example Example: css two attribute selector span[hello="Cleveland"][goodbye="Columbus"] { color: blue; }