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

  • @Kharmannn

    Posted

    Wow, looks incredible! I am not sure why there is a blank white space at the bottom of the screenshot, is it because overflow or not? i am not sure

    I noticed one thing but that is very minor, apparently the size of the marker can be adjusted, try to make it with { font-size = 10px } for the li

    Keep going on 🙏🏽😎

    1
  • @Kharmannn

    Posted

    Great effort, just need to put a class name into the first div which wrapping the content, then style it so it will have a margin-top on it, or make the <main> to be { display: flex; align-items: center; justify-content: center; }

    cheers!

    0
  • @cas1092

    Submitted

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

    I'm proud to have a better grasp of classes and their functionality. I would avoid overcomplicating things by including unnecessary attributes

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

    the principal challenge was the height of the 'learning' item and the gap between the other ones, i look up to diferent tutorials and videos, eventually i end up on the discord server where i could find more simple solutions. i also had some trouble adding the images to the html, the .webp file was broken... i end up changing the extension to .png on paint and made it work

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

    the images manipulation made me waste some time

    @Kharmannn

    Posted

    • Hi caz! overall design is on point, but it seems that you are missing on the border width, the radius of the image, also dont forget to put the hover css styling on the title inside the card. Cheers!
    0
  • jan28x 50

    @jan28x

    Submitted

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

    Learned how to use Git, however I committed too many times before remembering I could open the index page through the file alone. Know now only to commit when I'm ready instead of using it to check little details.

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

    Had a bit of trouble centering the div containing the QR Code on the whole page but learned how to vertically and horizontally centre the div on both phone and bigger screens in the most efficient way.

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

    Not so sure on sizing and using px vs % when it comes to displaying elements on different screens, so some advice on that would be helpful.

    @Kharmannn

    Posted

    • The design is on point, only need to redefine the font family as it instructed on the style guide also with the font size
    1