Need feedback for RWD: Landing Page Project

I’ve made my product landing page. But i think my page still has many flaws.
https://codepen.io/faruqabdulhakim/full/rNLEzVO

I need your honest feedback. Thanks and happy coding :smile:

1 Like

Your page looks good @faruqAbdulHakim. Some things to revisit;

  • In codepen, the link to the font goes in the box labeled ‘Stuff for <head>’

  • Run your HTML code through the W3C validator.

    • There are HTML coding errors you should be aware of and address.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
  • As mentioned previously in other feedback, do not use the <br> element to force line breaks or spacing. That’s what CSS is for.

thanks @Roma for your honest feedback. My bad, i will made some changes soon :wink:

HI @faruqAbdulHakim

I think this is a good landing page, there is maybe a little too much space between sections for my taste but it is nice, easy to read and easy on the eye.

Regards,
Craig.