Hi,
It may be a very simple question but I have seen in some landing page URLs that load with a # sign at the end of the URL. What does that sign do at the end of the URL or can I delete it from HTML so that it does not appear in the URL?
These are anchor links, which allow to navigate inside a page. They are most commonly used for tables of content.
https://html.com/anchors-links/
Thank you @jeremie