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