I can not see the result of my coding

How can I see the result of my coding? When I click on “show live” I get a “A dream for the future” page, and it is the same result for all the codings (even the ones that were initially there on glitch).

This is the link of what I want to transform in a website:

I use google chrome and have a macbook.

Thanks for your help.

By default, the “Show Live” button launches index.html. If you want to see work.html, navigate to https://helix-plane.glitch.me/work.html. Recommend adding a link to your index.html page <a href="https://helix-plane.glitch.me/work.html"> or doing your primary work inside of index.html.

1 Like