Let's say I have a page set up where you can click on the following options:
Site A
Site B
Site C
I want to set it up so that all three are linked to the same page, but a different section. Hypothetically we'll say they link to a review page with reviews of Sites A to Z. How would I properly format the link? I know it involves the #, but I'm not exactly sure if I have it right. And they're all in the same directory.
So if the link looked like this to get to the entire review page:
"a href=review.html"
how would I make it go to a certain spot on the review page?
I don't even know how I would search for this

Hope it's not a stupid question.