Skip to content
Submitted 19 days ago

HTML, CSS ,JavaScript ,Flexbox and google font

react, webflow, angular
LVL 1
@sibo02
A solution to the Intro component with sign-up form challenge

Solution retrospective


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

I'm most proud of getting the flexbox layout working and building the JavaScript form validation from scratch. Those were the most challenging parts for me. next time I would focus more on styling and plan the CSS layout structure before jumping into the details. Starting with the big picture first would save a lot of time.

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

The biggest challenges were getting the HTML structure right with the correct containers, setting up the flexbox two-column layout, and building the JavaScript form validation. I also ran into CSS issues like missing commas in selectors and connecting JS to HTML using ids and classes. I overcame them by taking it step by step, researching things I didn't know like regex for email validation and box-sizing, and kept trying until each part worked correctly.

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

i need help with styling with flexbox

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on sibrat nemera’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