I am trying to style placeholder text, but I can't seem to select it. If my input is this:
<input id="search" class="search-query" placeholder="Placeholder text here" name="" value"">
How can I select the placeholder text in css for styling?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…