https://codepen.io/Alessandro07/full/MNavWg

https://codepen.io/Alessandro07/full/MNavWg

Hi guys,
this is the shift of my landing page.

I did not have the possibility to add the logo beacuse it is not from the web. and with codepen I didnt find the possibiity to take pictures from the pc.

Anyway, I would like to know if in your opinion the code of the page is efficient or if it is not.

Any suggestion is appreciated.

thank you all and have nice week

@Ale1
Here are some suggestions on how to improve you webpage. This is just my opinion.

  • Make sure the navigation is on top of other elements. There is a div that overlaps it.
  • Use flexbox or grid instead of floats.
  • Make the ‘contact us’ button the same width as the input field or make it much smaller.
  • Add some different fonts that could improve the look of the page.
  • Set scroll-behavior: smooth on the body
1 Like