muffinman.io
CSS only floating labels
10
We can detect if text input has value by using `:placeholder-shown` pseudo class. This little trick can then be used to create CSS only floating labels. Read full article