.
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?.
Completing this project is proud worthy and next time i will keep working on my skills to write good frontend code
What challenges did you encounter, and how did you overcome them?Nothing much
What specific areas of your project would you like help with?Currently i guess i'm making through but any suggestions are highly appreciated. Thanks
.container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
You can use this to center the div.container next time. Nice one! Keep going!
Great job! I didn't get the center positioning right too even after doing all the right things. I'm starting to think it has sth to do with these projects.
I'm proud that I finished it in just a couple of hours without getting lazy towards completing the challenge. Next time, I would implement a CSS framework to simplify my work.
What challenges did you encounter, and how did you overcome them?the main challenge for me is that i had to make it look like the original , and thats really tough
What specific areas of your project would you like help with?I want to obtain the actual sizes of the components and possibly a simpler and more understandable code alternative to mine.
This is a nice attempt, Fourat. Keep it up!! You got the exact background color of the body and centered the container well. I see you used a different color for the container background color. All the same, a good attempt.