" Build a Tribute Page"

Can someone please help me i cant see the place to run my test

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0.

Challenge: Build a Tribute Page

Link to the challenge:

I think you remove the script tag that imports the test.

Try adding:

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

In your html panel, you then should see a popup window appear in the top-left corner.

Hope it helps :slight_smile:

1 Like

Thank you very much it helped :hugs:

1 Like