We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9138373 commit 379b3acCopy full SHA for 379b3ac
README.md
@@ -3,6 +3,11 @@ Float Label CSS-only
3
4
Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser.
5
6
+* No JS!
7
+* No hacks with `required` and `:valid`!
8
+* => HTML5 validation support
9
+* => `<select>` fields support
10
+
11
<img src="https://cdn.rawgit.com/tonystar/float-label-css/9dd8582/float-label-css.gif" width="400"/>
12
13
0 commit comments