Blog Post

Select Input by Type

Use attribute selectors to select and style inputs of various types differently.

input[type="text"]
input[type="search"]
input[type="color"]