How can you make a link that doesn't actually go anywhere?
Use none as the value of the href attribute
none
href
Use void as the value of the href attribute
void
Use # as the value of the href attribute
#
Leave the href attribute empty