For example, from from /index.html, I want to take them to another page, /list
Within /list, there is a pill nav
- Item 1
- Item 2
- Item 3
Depending on what they clicked from index.html, I would like different list items active. Is there some way to do this?