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

  • Mel 90

    @devmelody

    Submitted

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

    I am mainly happy that I was able to get my work done on time.

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

    I had little issues with making my work interactive, although I believe that's sorted now.

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

    I believe I'm good at the moment, although if anyone has a differing opinion or tips, please feel free to let me know.

    Mel 90

    @devmelody

    Posted

    Thank you very much, @AkoToSiJeromeEh It worked! I had been wondering how to go about it for a long time before now. I'm really thankful and I appreciate your help a lot. Thank you!

    1
  • @Raxel01

    Submitted

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

    Here is my first practice of CSS-grid Concept ,I'm proud of transforming what I Learned to real projects, I'll need more practice to be familiarized with grid concept and positioning items, I'll do differently next time the way that I used to center the all-data div,I still feel beginner in positioning elements.

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

    centering all-data, Firstly I started this challenge without having any background about flex-grids, it was difficult then I say i SHOULD GO LEARN grids-first.

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

    Help me with centering elements specially the all-data div, the strings : github..linkedin-insta...

    Mel 90

    @devmelody

    Posted

    Your work is very good.

    Marked as helpful

    1
  • @nishaanntt

    Submitted

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

    Practised using responsive layout and CSS hover states in the challenge

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

    Had some issues in the beginning with the card layout but resolved them by reading up about flexbox layout

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

    Moving forward, I would prefer to practise CSS grid layouts

    Mel 90

    @devmelody

    Posted

    I really like how your work came out, Nishant. I must say, I'm pretty jealous, lol. Cheers to getting better on this journey of learning!

    0
  • Flawed 10

    @ThomasL08

    Submitted

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

    I think its about the speed I had completed this task as well as how close it looks to the design files next time I would make my setup more optimized.

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

    The only challenges I encountered is with the responsiveness of the code I had always struggled to get the sizing to correctly change when it hit a certain screen size.

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

    I would like some help with my css code writing and html mainly on trying to reduce redundancy in the code if there is any also I would like some feedback on the css sizing for mobile as it does look a bit off but I'm not sure what I need to change to make it happen

    Mel 90

    @devmelody

    Posted

    Hello, Thomas. Your image isn't coming up. Just the alt text. I tried checking your code but I couldn't figure out where the error came from. Your header text also, I think you mixed the colours up. It's darker. Asides that, every other thing is okay. ... You can use media queries or read up on it to learn how to make your work responsive. Here's an excerpt from my code: @media (min-width: 500px) { .container{ width: 300px;} } Goodluck with your learning :)

    0