#express.js and frontend javascript WHY IS THERE A SEEMINGLY RANDOM / IN THE images URL? NAVBAR BUGS

5 messages · Page 1 of 1 (latest)

toxic furnace
#

why is the whole navbar of home "active" and the whole of images/ not active, its weird.
any ideas?

robust rune
#

It's normal for urls to have a / on the end when its not ending with a file extension e.g .png or .html

#

You should actually add a / to the end of all your links or it gets flagged as a redirect/issue

#

Unless its a file obviously

#

Not 100% sure why as I haven't looked into ot but it's just standard