Skip to content
Submitted 19 days ago

contact-form-main

accessibility, react, bootstrap
LVL 3
@SRcpr
A solution to the Contact form challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am very happy to share my experience using Bootstrap for this project. By following the official Bootstrap documentation, I created a beautiful contact form without writing a lot of custom CSS. I learned how to read official docs, adapt code snippets, and modify them to fit my project needs.

What challenges did you encounter, and how did you overcome them?

"Key challenges I encountered:

##Custom CSS Integration: Overriding default Bootstrap rules properly using custom styles and higher specificity selectors.

##Form Validation UI: Handling empty form fields dynamically and showing validation styles when inputs are missing."

What specific areas of your project would you like help with?

I would like help with the following specific areas:

##how to control size of textarea because I dont get any information in docs.

##how to apply background color afer click on radio buttons and should be active background-color.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Sunil kumar’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord