Style up your forms!
Forms are an incredibly common set of HTML elements – they are a part of almost every web app – but styling them is often not as straightforward as styling a typical div
or section
.
This tutorial will let you learn and experiment with some practical techniques that will help elevate your form’s CSS to the next level!
Files
Preparing Environment
- Installing dependencies
- Starting http server