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