how to change colors of input boxes code example Example: html input background color input[type="text"], textarea { background-color : #d1d1d1; }