how to style a input type name code example Example: style input by type /* Style input based on type */ input[type=text] { }