Attribute selector where value equals either A or B?

You may simply list them as individual selectors:

input[type="username"],
input[type="password"] {
  color: blue;
}
<form>
  Username: <input type="username" name="Username" value="Username" />

  Password: <input type="password" name="Password" value="Password" />

  <input type="submit" value="Submit" />
</form>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)