Creating a Floating Label Input form using TailwindCSS (No Javascript)
Here's how you can create a floating label input form using TailwindCSS. We will be doing it with TailwindCSS & some good ol' custom CSS. No need to use javascript for this technique.
The HTML
First create an input with a wrapping div with class nam...
blog.surjithctly.in2 min read