Hello!!
Just finished my Landing Page project. I got a bit cheeky, I remade one for freeCodeCamp, not that I did any good, mind
I was going to add in a flip card animation for the courses listed at the bottom but then I bailed quite early into it. So no fancy animations here. Just a pretty static page design, except I made sure my page was responsive this time, since I pretty much missed the entire point of the previous project
It took me a solid 6 hours. I wonder how long other people take. I feel like I’m taking way too long to build something so simple
Anyhow, what tripped me up was trying to find the last test case that it would pass. I knew it was somewhere in my form, but I couldn’t figure out what was wrong. In the end I reverse engineered someone else’s code (not sure if that’s frowned upon) and figured out the test case didn’t work when I wrapped a label around the input button inside the form. So I got rid of the label and finally it worked!
I know it’s not always easy to find nice things to say about someone’s project. So don’t feel too bad if you haven’t got anything nice to say. Thanks for indulging me in the first place!