Hei guys.
I completed project One and two(updated). The purpose was to make a minimalist tribute page, however I am not 100% satisfied with the design. I think is too basic.
And what about the form?
Hi @xuxuines, welcome to the forums. Both are nice looking pages. Just a couple of suggestions;
Tribute page;
codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective ‘Analyze’ link. In CSS you have an unclosed block for your media query.
Survey Form;
make it so the user can click labels, not just the radio button or checkbox
change the cursor to a pointer when hovering over the submit button