how could I, or is it possible, to make it so when the webpage loads, the first thing it shows you is the part of the page, where the anchor tag is you want the person to fi
Use javascript.
Solution 1
When the document loads, go to the "hash" or anchor that you want
Solution 2
In the header:
On the body tag:
And your anchor:
>