HTML Anchor Tag Issue

Not sure if I’m just out of practice or what, but I’m having some weird issues with anchor tags in replit. I’m trying to show my students how to link local html documents for a multipage website. It kind of works, however when I click on a link it flashes the new page for a split second then goes black. Is there something wrong with my code or is it a browser/firewall/network issue?

https://replit.com/@mrcarlson/WEBDemo

Any and all help is appreciated. Thanks : )

Hello, welcome to the forums!

Your site seems to work fine. Only problem I see is that the link to the red page says “Go To The Yellow Page!”

1 Like

Thanks for verifying! It must be local issue on my end then. Now begins the search for some essoteric hardware/browser/OS/network setting that has no other reason to be touched other than to make replit anchor tags work :crazy_face:

3 Likes

SOLVED: I have the Night Eye darkmode google extension :man_facepalming: Apparently even though I have it set to not run on replits domain, it was still effecting the webview. Switched it completely off and saw everything just fine. Thanks for your help :grinning: :+1:

2 Likes

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