I give here some details about some of CSS selectors to select:
- all elements of a specific tag
- all elements having a specific value for an attribute
- all elements having a specific attribute
- all elements having an attribute starting / ending / or containing a value
[Plus]