Attribute Equals Selector [name="value"][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 exactly equal to a certain value.Finds all inputs with a value of "Hot Fuzz" and changes the text of the next sibling span.