Latest solutions
Latest comments
- P@JS-Law@phamyuuto
Is it accessible, and what improvements could be made?
- @mohamedsaad2006What are you most proud of, and what would you do differently next time?
This is the first project I uploaded to the site I'm still at the beginning of the road I want some support to continue working
What challenges did you encounter, and how did you overcome them?This is my first project. There was a problem linking the font file and it did not work on the project. Can I know the error?
What specific areas of your project would you like help with?I want to know how to link downloaded files with my project I want a site where the project can be solved and compared with my solution
@phamyuutoIs the code well-structured, readable, and reusable? Does the solution differ considerably from the design?
- @adeisbrightWhat are you most proud of, and what would you do differently next time?
For this solution, it is my first attempt after almost 4 years since I did active frontend development.
I was able to use Flexbox to Center the card and did a little styling for mobile.
There are changes I do hope to make to the code.
What challenges did you encounter, and how did you overcome them?The major challenge I encountered are :
-
Centering the Element Properly without using padding top and padding bottom (I still had to use them)
-
Selecting the right measurement for border radius and other elements on the page
-
Centering Element Properly without using padding (I used flexbox with accompanying align-items but still had to use padding)
-
Image Styling
-
Selection of the right measurements for web elements
@phamyuutoDoes the layout look good on a range of screen sizes?
-