Feedback on basic product website

I am still working on it to make it responsive.
Please feel free to provide your valuable comments.
Thanks in advance!

URL : https://sanjeev1729.github.io/tribute/index.html

Good job! I would,

try centering your images.
Compress your images so that they load faster.
Change color of your links and cursor when mouse hovers on them.
Place checkbox next to the related text.

Cheers.

1 Like

Also you should make you navbar fixed and give it a higher z-index. that way the nav bar will be over-top of the content when scrolling.

1 Like

Thanks @shimphillip , i will try to implements suggestions by you. :slight_smile:

Thanks @alonzathompson . Will check this out.