Design comparison
Solution retrospective
Waht could I improve oor do better?
Community feedback
- @mahmmoud5Posted almost 2 years ago
first you should center you'r container vertically, and you should use buttons for " learn more " not use anchor and you did'nt use border radius in the right way. but you'r work is good, keep going
Marked as helpful0@maciekexePosted almost 2 years ago@mahmmoud5 I changed the anchors to buttons and centered the container vertically but not know how to change the border-radius to use it properly.
0@mahmmoud5Posted almost 2 years ago@maciekexe in you'r container write border-radius: 10px 10px 10px 10px; first value for top left second value for top right third value for bottom right and last value for bottom left and you can find more on w3shools https://www.w3schools.com/cssref/css3_pr_border-radius.php
0@maciekexePosted almost 2 years ago@mahmmoud5 I've corrected it, thanks for letting me know
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord