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
    yoyov51234 240

    @yoyov51234

    Submitted

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

    1. Keep to try even though it was hard.
    2. Pay attention on the divs which css should be affecting.

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

    1. For the list, the height is not the original one, I put some margin-bottom for each li
    2. For the list, the bullets have some space between the text, I used padding-left for the li so that there will be space
    3. Using tailwind, sometimes the config doesn't apply, I don't know why and haven't figured it out.
    4. There are a lot of duplications on the styles
    5. When there's no padding , the li marker won't show.

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

    Any feedback on the improvements

    @aaditamanugraha

    Posted

    Hi yoyov!

    your code are already nice, but maybe you can pay attention more to style because as a front end it's very nice if you can stay same as the design. You can see the style-guide.md file at the challenge file to find the right color for your code.

    Happy coding and keep grinding everyday!

    Marked as helpful

    0
  • @aaditamanugraha

    Posted

    Hi CRIFFAD!

    Overall your code already very good but please if you can don't forget to keep attention to detail.

    Keep grinding!

    0
  • P
    Alice 170

    @AliceeLe

    Submitted

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

    I review new concepts like Flex box, align-items, justify-content. I also make use of divs more often and how to align them properly, vertically and horizontally.

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

    Mostly the CSS and how to figure aligning them together. However, W3School is a great help.

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

    Mostly CSS. I intend to try using Tailwind CSS in my next project.

    @aaditamanugraha

    Posted

    To master vanilla CSS there are no other answers than to practice and grinding every day. Just take 10 - 20 minutes are fine to practice, don't push yourself to hard. This website might help you to practice with flexbox https://flexboxfroggy.com. Just try it!

    Marked as helpful

    1
  • @aaditamanugraha

    Posted

    Such a nice progress!

    Hey there! I am not really an expert but maybe here are some suggestions for your code:

    • The attribution class at your footer have some issue that your text is inside the div ⚠️, it's better to wrap your text paragraph with p.

    Happy coding 🙌🏻

    Marked as helpful

    0