Snippets tagged “invalid”
1 snippet uses this tag.
- How to Create a Placeholder for an HTML5 <select> Box by Using Only HTML and CSS?CSS
Learn how to make a placeholder for a select box. Use only 3 HTML attributes or CSS :invalid pseudo-class and the display property set to none.