how to default input box color set in css code example Example: html input background color input[type="text"], textarea { background-color : #d1d1d1; }