I just finished my first project - tribute page. Please review it. Thanks

1 Like

You did a great job , I must say.

1 Like

Thanks! I tried my best :slight_smile:

I have 2 observations:
1. You could use some margin for the Twitter follow button. It doesn’t look good sticked to the last image and the container border.
2. You should learn to organize your code to look better and be easier to read. Here is a HTML Formatter. You can paste you HTML there and see the difference. Also you forgot to close <ul> tag 2 times.
I hope I helped you!

1 Like

Thanks for the feedback! You definitely helped me. I will try and fix my mistakes.

1 Like