DEV Community

Kaustav Banerjee
Kaustav Banerjee

Posted on

Glam up your form using vanilla js!!

This is a submission for DEV Challenge v24.03.20, Glam Up My Markup: Camp Activities

What I Built

I've built an interactive form panel using CSS and Vanilla JS . Already provided with an HTML snippet for the form,I've added a nice simple UX for an user filling the form.

Demo

Code

Please view the live demo here !!

Form Snippet

Journey

I learnt about many new CSS pseudoselectors such as :not ::after, ::before among many others. Also I learnt about new dom manipulation techniques using vanilla js for add/update elements in the DOM TreeNode.

Dev username: @kaustav1810

Top comments (0)