DEV Community

Cover image for Day 4: Building a Registration Form
Duke
Duke

Posted on

Day 4: Building a Registration Form

I am excited to share my progress as a novice web developer participating in the #100DaysOfCodeChallenge. Today marks another milestone in my journey.

Currently immersed in the fundamental concepts of HTML and CSS, I successfully constructed a registration form by applying my knowledge gained during this learning challenge. Although the task initially posed challenges, the final output filled me with immense satisfaction.

Utilizing HTML tags such as

, , ,

,

, , and , along with their respective attributes, I meticulously crafted the form's structural framework. Subsequently, CSS was employed to style the form and ensure its responsiveness across various devices.

I invite you to explore the project via the following link.
https://formreg1.netlify.app/

Your feedback and insights would be greatly appreciated.

Top comments (0)