Hello there!
I’m a beginner. I recently finished my two projects.
I would really appreciate any feedback from everyone.
Tribute – https://codepen.io/wisalya-b/pen/LYxJXRY
Survey – https://codepen.io/wisalya-b/pen/YzNRGma
Thank you in advance!
Hello there!
I’m a beginner. I recently finished my two projects.
I would really appreciate any feedback from everyone.
Tribute – https://codepen.io/wisalya-b/pen/LYxJXRY
Survey – https://codepen.io/wisalya-b/pen/YzNRGma
Thank you in advance!
First of all, good work! I’m not an expert but I would like to point a few things that I think can be improved.
For your tribute page, you can increase the size of the quote because it should be highlighted. I recommend experimenting with different font families as well, they make a big impact.
For your survey form, which also looks really good, I would recommend you to increase font size on input areas.
Hi @wisalya.tb !
Nice job! A few suggestions after reviewing:
input {
border-style: solid;
}
Good luck! ~HiL
Thank you for your comments!
I changed the font-family for the quote part, it looks much better.
I also increase the font size for the Survey form.
If you have time please take a look!
I didn’t notice that. Thanks to you, I already fixed it!
I added a media query to both project but I’m not sure is it correct way to do it.
If you have any suggestions, feel free to share. Thank you!
@wisalya.tb Looks so much better! Nice job! On the survey, I would try reducing the padding of your container on smaller screens as well so there isn’t as much scroll.
Cheers, ~HiL
Thank you! I really appreciate your comments.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.