Feedbacks are welcomed . Guys i know there could be better texts but when i find that there was late . So just rate my first project <3
Shukhrat
@ShukhratKholmamatovAll comments
- @NikaBabashviliSubmitted about 1 year ago@ShukhratKholmamatovPosted about 1 year ago
Nicely done @Nikaa1234. Using responsible widths and heights(% instead of px) would be better. Than checkout CSS media queries. And give *{box-sizing: border-box} for the beginning of your code so that the padding of div blocks doesn't influence your whole page.
Nicely done for the first try!
1 - @HollowZllSubmitted about 1 year ago
I would love to hear some feedback, took me the sweet time to make this one. But either way love the challenges on this website :) Cheers to all the ones reading this, and hopefully you too can progress on your coding journey today!
@ShukhratKholmamatovPosted about 1 year agoYou could give some padding for all so it could be plain vertically: *{ padding: 120px 0;(e.g.) }
Marked as helpful1 - @adonisloydSubmitted about 1 year ago@ShukhratKholmamatovPosted about 1 year ago
you could make even better and the same by adding radius for your "pfbx" div
0