Latest solutions
Clipboard Landing Page
Submitted 5 months agoPlease, advise about the positioning and responsiveness. Whan can I improve? Thanks in advance!
NFT Card Component
Submitted 5 months agoHello! :) I need help with the hover effect on the image. I struggle to exclude the view icon from the transparency effect when hovered
Recipe Page
Submitted 5 months agoI need help with the alignment of the text in the Instructions section. I couldn't make the text aligned left and it goes under the numbers on the next row, which is not right according to the deign. Please, advise.
Card Feature Section
Submitted 5 months agoI need help with the responsiveness of the grid. I looks incorrect when scaling down to the mobile breakpoint.
Latest comments
- @letsve
- P@marcello88c@vanya-vb
Perfect!
- @MrD0doWhat are you most proud of, and what would you do differently next time?
that i was able to do this project without any flexbox/grid features. I know that i've made hard this challenge for myself pointlessly, but this is also a part of my journey to become FE developer.
What specific areas of your project would you like help with?i'm in with open conversation, so i would be glad for your feedback... <3
@vanya-vbHello! You should do the Preparation seciton pink only, not the whole card. I recommend putting it in a div with a pink background. The font family of the headings is different, too.
- @shidaruta@vanya-vb
I think the divs for the cards can be replaced with articles for a semantic html
- @Kaviyaa88
- @LucasLeitePereira@vanya-vb
I think you can improve your solution by adding semantic html. For example, you can replace the div elements with an article element for the product card, including header and footer.
You should work on the responsiveness - you haven't added meadia query for mobile view.
You should also divide the space of the card equally between the image and the content.