Please provide feedback for my first project - Tribute page

Any comments?

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36

Challenge: Build a Tribute Page

Link to the challenge:

Hi, what is your challenge?

That’s my first challenge, a Tribute Page

Hi @jaymesbubba !

Welcome to the forum!

I have edited your post.

When asking for feedback you need to post in the #project-feedback section and title your post “asking for feedback”.

Avoid placing links in the title since we cannot click on them.

Thanks!

I have a had chance to look at your first project.

Just a few things here.

You need to keep the test suite in your project and your project needs to pass all of the tests.

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

Right now you are passing 1/10.

You have some html errors.
Run your code through the html validator

I would also review the lesson on giving links meaningful names

Wikipedia entry is not the accessible

You need to keep working on responsiveness for smaller devices because you have a horizontal scrollbar.

Hope that helps!

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