Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Vaibhav Gβ€’ 40

    @21-Vaibhav

    Submitted

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

    I got it done in around 30 minutes or so, so i think ive got a hang of flexbox, padding, fonts and stuff

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

    adding the text colors for different sections kinda messed me up in the beginning

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

    prolly my anxiety

    Sonali Negiβ€’ 130

    @SONALI-NEGI

    Posted

    Firstly, your solution looks fantastic!πŸŽ‰ However, I wanted to offer a few suggestions that might enhance your future projects: -Consider using the <main> element instead of <div class="main-container"> to better convey the main content of the page. -Always include descriptive alt text for images. Overall, your code is impressive. Keep up the excellent work! πŸ’ͺ Happy coding! πŸš€

    0
  • Sonali Negiβ€’ 130

    @SONALI-NEGI

    Posted

    Hi Basem, congratulations on completing this challenge πŸŽ‰ I have a tip you might find useful.

    Every html document must have a main tag that encloses the main page content. Change <div class="card"> to <main class="card"> using semantic markup improves SEO and user experience for people using assistive technology like screen readers.

    Your solution is awesome🀩

    Happy coding πŸ™ƒ

    0