[attribute$="value"]1.0An attribute name.An attribute value. Can be either an unquoted single word or a quoted string.Selects elements that have the specified attribute with a value ending exactly with a given string. The comparison is case sensitive.Finds all inputs with an attribute name that ends with 'letter' and puts text in them.
]]>