Amirreza
@AmirezaMahmoudiAll comments
- @AliAbdalySubmitted 8 months ago
- @ramighazzawi2002Submitted 8 months ago
give me your feedback
- @VickyAzolaSubmitted 8 months ago
- @rugarcia25Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
The concepts were very clear
What challenges did you encounter, and how did you overcome them?I had a hard time finding the right size for the component background. Testing dimensions until finding the right one.
What specific areas of your project would you like help with?Would be good get some feedback about the responsive design.
@AmirezaMahmoudiPosted 8 months agoHello Ruben you missed "." when using css class selector that's why the background color didn't apply. and try to use border-radius for both your img element and main container
Marked as helpful1 - @ipv4adityaSubmitted 9 months ago
I am not sure if it can be done in a few lines or not, but for me, it took 55 lines of CSS and 23 lines of HTML.
Positioning the width and height of the card was somewhat challenging, but I anyway completed.
Please provide feedback if any 🙏
@AmirezaMahmoudiPosted 9 months agonice job my recommendation(opinion) is to use h1 tag instead of p for the first sentence . what i usually do when i want to put contents in the middle of page i set a 100vh height for the body element then use flex to align it. i think you can make some changes that will make it more similar to the actual design like use the background color and text colors provided in the style guide.
0