...
What challenges did you encounter, and how did you overcome them?...
What specific areas of your project would you like help with?...
...
What challenges did you encounter, and how did you overcome them?...
What specific areas of your project would you like help with?...
Good job, you have used grid flex really well. As a starter myself on grid, I know how hard it is to finish design as it indented to be. I have you will fix the mistake here in the future. Good Luck and best wishes
well I am proud of my persistency, I spent nearly 3 hours without going crazy on just positioning the cards intersections it truly was a butthurt for me. It was the first time I faced such weird card positioning . After all I learned something I didn't know !!
What challenges did you encounter, and how did you overcome them?I faced many which I mentioned earlier :)
What specific areas of your project would you like help with?Blank !!
Well done and nice work as you try to follow design as a newbie. Some minor and major mistake, but you pull this off head's up to you. I hope you will learn this to above future mistakes.
I'm proud to make the card responsive to both mobile view and desktop view
What challenges did you encounter, and how did you overcome them?I had a problem on changing the image on desktop preview in the @media and i overcome it by using content: url()
What specific areas of your project would you like help with?I would like help on squeezing the header to make it align exactly as in design, i tried using right padding but didn't work. I would like help on removing the scroll bar on mobile preview, i tried to set the height of body to fit content but didn't work
Great work! Your use of css variable and build approach mobile first well-thought-out. Some minor mistake here and there in the work, but I think you will fix it as you learn in the future. Good luck.
Proud that made it in less time than I estimated and I'll arrange the CSS properties properly while using comments to understand the workflow better.
What challenges did you encounter, and how did you overcome them?Encountered challenges while spacing elements, developer tools from browser were helpful for seeing where paddings and margins are currently used and when to add or remove them.
What specific areas of your project would you like help with?I'll revise the sizes of the content a while later, so do not need any help with it.
Nice try, you did many thing right and worng. Try Follow html structure semantics for accessibility and navigation screen readers. Also the recipe nutrition part can be formated by table tag element, it is easy to manage while designing the page.
Being able to work out the different detail and add a touch of my own was quite refreshing
What challenges did you encounter, and how did you overcome them?Adjusting the middle card seemed to be a challenge at some point, but it was approached from a reminder of knowledge gotten from previous tasks
What specific areas of your project would you like help with?I think this task was well suited and I would appreciate any feedback I can get from it
Nice work with font , color and details. As though social link card looks good you need to work on the details of accessibility, correct design pattern of the card.
Nice work, but some part need improvement.
Nice work, but some your code section need improvment.
<div class="qr-container">
you can use HTML5 landmark element <main> and/or ARIA landmark region role="qr-container
..qr-image { width: 90%;}
👾 Hello, Frontend Mentor coding community. This is my solution for the 3 Columns Card Component.
Feel free to leave any feedback and help me improve my solution or make the code clean!
I'll be happy to hear any feedback and advice!
hey , what is main purpose of "box-sizing: border-box;"? When I should use it?
Hey guys!
I just completed this challenge. It was pretty fun !
I would appreciate your feedback and any suggestions on my solutions.
Thank you in advance!
Nice Work . Helped me to understand problem