how to write css for input type text May 19, 2023April 13, 2023 by wordlinkanswers how to write css for input type text Comment 45 /* For Example, If we want to change css of “text” type<br /><br /><br /> from <input> we do this:*/</p><br /><br /> <p>input[type=text] {<br /><br /><br /> /* Your Code Here */<br /><br /><br /> } Popularity 10/10 Helpfulness 8/10 Language css Source: WorldLinkAnswers Tags: css input text Share Link to this answer Share Contributed on Mar 01 2020 David Gomari 0 Answers Avg Quality 2/10