-
Which one of the following is used to identify an anchor link?
-
- #?
- #
- &
- #!
- None of these
Correct Option: B
Lone Hash (#) is used to identify anchor link i.e. jump links. These are the links that let one jump to the piece of content on a page. Anything after this lone hash portion of URL is never sent to the server and automatically scroll to the first element and to the id which it matches.