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

  • @MukarramHaq

    Submitted

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

    I finally got it working with the mobile layout using CSS Grid

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

    I thought that I could do this with FlexBox (which is possible) but, it just made my task harder to do. I switched over to Grid, learned a few basics like how to create columns, how to span an element across columns and rows.

    This made it easier for me to do this project. Another thing is I need to have a better understanding of what to use; FlexBox or Grid which depends on the type of layout that I want.

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

    If someone can I would like to know if I used "good practices" in my HTML and CSS. I would like some feedback on that :)

  • @MukarramHaq

    Submitted

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

    Finally got the hang of flexbox and grid

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

    Definitely the most challenging part was to learn FlexBox and Grid. After learning those I was able to complete this challenge quiety easily

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

    I think I still need some improvements with the Responsive Design. That will come with practice

    @ARUNKUMAR2906

    Posted

    good one

    1
  • J. Júnior 130

    @jjuniorbrasil

    Submitted

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

    I'm proud that I finished this one, though I'm not used to webdesign itself.

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

    No challenges at all. I'm actually pretty surprised it was this easy.

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

    Just want some feedback from the mediaqueries. Don't know if they are as correct as possible.

  • Qwerytx_ 60

    @newbscantdev

    Submitted

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

    I've learned about measurement units, Responsive designs and organizing everything into parts and makes me know a lot about how to visualize everything in head before writing it down I'm now getting used to resonsive design concepts and might use this better

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

    This project is quite challenge because it has a lot of stuffs in the page. At when i was so confused i have to redo things or start over everything again because my brain can't process (i was starting over for 3 times) But when i tried to organize codes and using comments to saperate everything into parts and it became easier and easier to look up.

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

    the final version has a bit issue. when you open in mobile viewport the container of texts is slightly move to the right and i still don't know why because i tried so hard to align stuff and symetrical things. if you can point out my problem it would be great!

    @ARUNKUMAR2906

    Posted

    its a great job my friend.

    just one thing. don't repeat instructions on CSS. make a class for styles for you can make a class about the text if you look card-title and card-para they have almost the same

    0
  • @prasanna0315

    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?

    none

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

    none

    @ARUNKUMAR2906

    Posted

    good design and well structured and reusable code good job

    0
  • knebula 40

    @knebula

    Submitted

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

    Not sure.

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

    I had a tough time figuring out the margin spacing inside the card.

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

    I would like to know if i could have organized and labled my HTML better and if i could have applied my CSS rules more efficiently.

  • elliot 30

    @e-liasz

    Submitted

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

    I am proud of grasping how to work with custom properties, as I had only been exposed to them recently through videos. I am also happy I got this uploaded properly, and just in general - incredibly happy to make this, as it was my first challenge and project in a very new area.

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

    I struggled with positioning the card component in the middle - as I am still very fresh, I am not super familiar with the usual tricks on how to position things center. I got there with a bit of help, but it for sure is a work in progress.

    Also just became aware I got the font size wrong on the heading, oops, will fix that asap.

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

    I think for now anything goes. I know I am not very fluent in the coding and in the community yet, and I can be very reserved and self-critical, but I am looking forward to any feedback or just words of encouragement for the future.

    @ARUNKUMAR2906

    Posted

    This solution looks slightly similar to the challenge the layout are good and it's accessible in all screen sizes.the code is well structured and readable and reusable

    0