How do you create a hyperlink that jumps to another section within the same HTML page?
By using JavaScript to navigate to the section
By specifying the full URL and appending the section name
By using the # symbol followed by the id of the destination element
#
By using the jump attribute
jump