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