Not Found
Request path contains unescaped characters
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

  • @ali-reza-2531

    Posted

    this is great.

    0
  • @Vendysam

    Submitted

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

    Finally learnt how to use CSS grid, I'm super proud of my progress

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

    Trying to us CSS grid

  • @ali-reza-2531

    Posted

    just your font.

    Marked as helpful

    1
  • @PuneetSharm

    Submitted

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

    • I did this without Figma file, I tried to reach as close as possible.
    • I would love to do this using Figma Files, If anyone has Pro and can help me with sharing Figma Files, I will be glad. Thank you

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

    -No Problem for now. Thank you

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

    • May be with making the cursor pointer Black in color.
  • @JacksonRudd

    Submitted

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

    I think this time I was closer in terms of small details like the 1.5 line lengths and box shadows etc.

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

    Issues Padding a Div 

    I had my Learning tag like this:

    
       Learning
    
    

    and my css was adding paddinglike

    .topic-tag {
       padding:1px
    }
    

    For some reason this added a margin of way more than 1px.

    I fixed this issue by getting rid of the div

    Learning
    

    I still don't get why this happened.

    Issues With Responsive Layout

    I still don't understand how to make responsive UIs. The pixels specified in the markdown don't seem to actually match what looks good on my laptop. And right now I just set max-width and min-width.

    @ali-reza-2531

    Posted

    your approach was good.

    1
  • @ali-reza-2531

    Posted

    He added a lot of property to this simple design. I think that could be more simple than that.

    0