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