HTML, CSS ,JavaScript ,Flexbox and google font

Solution retrospective
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
Please log in to post a comment
Log in with GitHubCommunity 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