BLUE
Profile banner
D
Daniel
@danieldafoe.com
Web engineer and designer. Web Accessibility @apple Previously Eng and Design @rbc
42 followers40 following20 posts
Ddanieldafoe.com

CSS tip: in an attribute selector, you can put an 'i' just before the closing square bracket to indicate the matching should be case-insensitive. #CSS#WebDev

Code snippet reads: a[aria-label*="click" i] { border: 8px solid darkred; }
0

Profile banner
D
Daniel
@danieldafoe.com
Web engineer and designer. Web Accessibility @apple Previously Eng and Design @rbc
42 followers40 following20 posts