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

    @ikitamalarose

    Submitted

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

    ...

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

    Assign colour to the numbers generated by the lists

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

    How to set colour to the numbers generated by the lits?

    Emi 90

    @emibonezzi

    Posted

    How to set colour to the numbers generated by the lists?

    Use the pseudo-selector "marker" on the li element.

    li::marker {
       color: $nutmeg;
    }
    

    Marked as helpful

    0
  • @sarachafikidrissi

    Submitted

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

    I am proud to have completed this challenge without the need for any external resources

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

    i haven''t encountered any challenge

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

    i would like help with how to position elements

    Emi 90

    @emibonezzi

    Posted

    Looks good.

    Marked as helpful

    0
  • Adarsh 120

    @Adarshpathak1

    Submitted

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

    -In this challenge , I learnt media query for making making responsive design and will get more knowledge with upcoming challenges

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

    -I face difficulties in achieving mobile responsiveness and solve it :)

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

    -kindly provide from valuable feedback , if i missed something or any improvement

    Emi 90

    @emibonezzi

    Posted

    All good. Just pay attention to the margin/padding of the original design.

    0
  • Emi 90

    @emibonezzi

    Posted

    No need to split the paragraph in two different ones.

    0