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

  • HM-Jubaer 80

    @HM-Jubaer

    Submitted

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

    Designing without Figma can be quite challenging. I really hope Frontend Mentor starts providing free Figma files for projects from the Newbie to Junior levels.

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

    I'd take any advice!

    @tarik-sohan

    Posted

    Nailed it

    1
  • @tarik-sohan

    Posted

    For future project, You could download and host your own fonts using @font-face improves website performance by reducing external requests, provides more control over font usage, ensures consistency across browsers, enhances offline availability, and avoids potential issues if third-party font services become unavailable.

    Marked as helpful

    1
  • Francisco 140

    @antoniomontoia

    Submitted

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

    I’m proud that I wasn’t as rusty with CSS and HTML as I initially thought I would be. I was able to quickly troubleshoot issues and learn on the go, which reinforced my confidence in my skills.

    Next time, I would try to be more methodical in my approach by implementing a structured workflow, for example.

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

    One of the main challenges I faced was remembering how to effectively structure the website content. Initially, I struggled with this, but as I began writing, the structure started to flow more naturally.

    Additionally, I encountered some CSS properties that I had forgotten. However, I was able to easily overcome this by searching online for the information I needed.

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

    I would appreciate help with writing clearer and more organized code. I recognize that I may not be fully utilizing best practices in my coding approach, and I would welcome any advice on methodologies that could enhance my workflow.

    @tarik-sohan

    Posted

    Could've used <p> for <h2>. Card descriptions are generally in <p> tag.

    Marked as helpful

    0