cow240
1
Would appreciate any feedback on my simple product landing page. Its a tough one (for me at least)!
Product Landing
I built it on a mobile-first approach.
I like the way it looks, my only suggestion is to reduce the size of the video in the iframe to also fit the mobile screen.
Other than that preference, I think it looks great.
many thanks! @rob-moore1894
May I know how do you simulate the mobile screen look as in your screenshot?
Roma
5
Nice looking page @cow240. Some things to revisit;
- Run your HTML code through the W3C validator.
- Since copy/paste from codepen you can ignore the first warning and first two errors.
- There are coding errors you should address.
- Take the section warning with a grain of salt. It’s there to let you know how to make your page better using semantics.
- Check that the email field is filled in properly when clicking submit. Throw an error if not.
- you learned to do this when you made your survey form
cow240
6