| Tribute Page Feedback |

Hey there! I finally finished working through FreeCodeCamp’s responsive web design section, and I just completed a tribute page about one of my favourite Star Wars characters. I would really appreciate any feedback or tips you have to offer, so please check out the page if you have time.

Here’s the link: https://codepen.io/The-Lazy-Coder/full/KKNbjwJ

Thank you :slight_smile:

2 Likes

Hi @TheLazyCoder12 !

Welcome to the forum!

I think your page looks good.
You have a small error in your html.
Run your code through the html validator

Also, avoid inline css styles like this
style="margin-top: 50px;"
Move that over to the css section.

Keep up the good work!

1 Like

Thank you for your feedback :slight_smile:

Your page is GOOD

But few things to revisit:

Screenshot (66)_LI

1. It’s actually Wikipedia not Wookiepedia

2. Run your code through W3c validator

Wookieepedia is the name of the Star Wars fandom wiki.

2 Likes

Welcome to the forums @TheLazyCoder12. Your page looks good. Something to revisit;

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.