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

  • P

    @Chirtoaca94

    Submitted

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

    Most proud of persisting with the challenge and figuring out how to position the share links and how they appear when the share button is clicked. The Javascript part was easy, but the positioning and designing of the pop up was tricky.

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

    The design and positioning of the pop up link container. Using knowledge of the pseudo classes and positioning properties, I was able to complete the challenge as required. Using CSS animations also helped make the link pop up appear in a smoother transition.

    Ivano 70

    @IvanoCro

    Posted

    Hi @Chirtoaca94, You did an amazing job. The layout adapts nicely across different screen sizes, which is great for user experience. The design aligns well with expectations, with minor adjustments possibly needed for perfection.

    0
  • @steve-brodsky

    Submitted

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

    Using flexbox

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

    Learning to use flexbox

    Ivano 70

    @IvanoCro

    Posted

    Hi @steve-brodsky,

    If you want to learn Flexbox, try watching tutorials on YouTube to understand how it works. For practical practice, I recommend trying the Flexbox Froggy game: https://flexboxfroggy.com/

    0
  • @ShreyaPandeycode

    Submitted

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

    to arrange my div at center is hectic for me

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

    arrange the width of my image but still i do it easily.

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

    how to learn css properties.

    Ivano 70

    @IvanoCro

    Posted

    Hi @ShreyaPandeycode To learn CSS properties, start by understanding the basic syntax and how CSS interacts with HTML. Use resources like MDN Web Docs and online courses for structured learning. Practice regularly by working on small projects and experimenting with different properties. Stay updated on new features and use browser developer tools to test and tweak your styles.

    0
  • Ivano 70

    @IvanoCro

    Posted

    Hey, good job! Your solution looks great. I noticed you asked how to improve the responsiveness and accessibility of your recipe page. I would definitely recommend using Flexbox, Grid and media queries. If you want to practice Flexbox, I recommend a game called "Flexbox Froggy" (link: https://flexboxfroggy.com). For practicing Grid, I suggest the game "Grid Garden" (link: https://cssgridgarden.com).

    0