Making a (Very) Simple Form With HTML and CSS
A couple of days ago, I put together my first form using HTML/CSS. Here's how it ended up looking:
I had 3 things I wanted to focus on (and get better at) with this little project:
Form controls
Client-side validation
Positioning and styling (i.e. ...
erikavar.hashnode.dev4 min read
Cam
Great write up, keep it up!