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