- [att^=val] – the “begins with” selector
- [att$=val] – the “ends with” selector
- [att=val]* – the “contains” selector
Created
May 19, 2012 10:56
-
-
Save Victa/2730459 to your computer and use it in GitHub Desktop.
CSS3 Substring Matching Attribute Selectors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment