How to insert HTML using querySelector & modules?
My website uses this in the frame.html head so it appears globally:
Why is my querySelector returning undefined or null?
First post and beginner here, I can’t figure out why my code isn’t working (html and js). I have tried everything including asking copilot, trying other methods such as getElementsByClassName among other things. It was just supposed to be a simple project to learn to use some javascript.