These don’t fulfill project objectives, I just redid them with some new things I learned so I could better understand them…
Tribute page - This I did after watching Fireship tutorial
Survey form - This one I just finished
So… What do you think?
These don’t fulfill project objectives, I just redid them with some new things I learned so I could better understand them…
Tribute page - This I did after watching Fireship tutorial
Survey form - This one I just finished
So… What do you think?
tribute page
It should be responsive
survey form
<br>
element to force line breaks or spacing. That’s what CSS is for.I removed <br>
tags. They were there before CSS and I just forgot to delete them.
Could you tell me what part of tribute page isn’t responsive. I checked in Mozilla’s developer tools and when I make viewport small text is still nice and I can scroll through cards but Chrome developer tools and CodePen debug mode give me different results. I can’t figure out how to see page exactly how someone on mobile would.
Thanks a lot for feedback.