how to change the style of Input type tag code example Example: style input by type /* Style input based on type */ input[type=text] { }