Case Insensitive CSS Attribute Selector
CSS selectors never refrain from surprise how powerful they may be in matching complex patterns. Most of the flexibility is in the relationship between parents/children/siblings, which is very rare in the match. Consider my surprise when I learned that the CSS allows the values of attributes regardless of this matter! Add a {space}i The selector of the attribute will make the bracket a recovery price search case insensitive: /* case sensitive, only matches “example” */ Read more…







