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

  • @KevinBlyweert

    Submitted

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

    None

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

    Alignin list items and markers

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

    None

    P
    LSK 40

    @krishnalokam

    Posted

    Nice work, seems like background color you didnt apply to body, if it was applied to body, it would cover the last area as well

    0
  • P
    Victor 140

    @SlickVick1995

    Submitted

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

    The responsive design was the tricky part but the rest wasn't that hard to figure out

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

    I have to work on my css styling format in terms of classes

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

    Any feedback is appreciated

    P
    LSK 40

    @krishnalokam

    Posted

    Good to see the way you coded , you have used ul and li elements where I have used buttons instead. I see one difference from the design is that the content in h2 is near to h1 tag in the design,rest is good, I learnt some thing new from this code

    0
  • P
    LSK 40

    @krishnalokam

    Posted

    Nice code, the way you use variables in css is new thing that I learned from you

    1
  • @rzuanisko

    Submitted

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

    I'm glad I didn't encounter any biggest problems. Next time I will refine the shadow.

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

    The box shadow function is completely foreign to me, i found easy solution on W3C about it.

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

    Everything is clear in this project

    P
    LSK 40

    @krishnalokam

    Posted

    I see your code and few suggestions from my side , you used { position: absolute; top:50% ; left:50%; } Inorder to align the item in the middle we can keep { margin: auto; } it will align the item in the middle of the viewport width, Hope it helps

    0