no problem, just go ahead and research through that search in google to learn how that works regularly so you have an understanding of it, its actually quite simple in regular html because its not really coding its just assigning names to the section then calling on that name, through the url..
ok i just looked a little further, by defualt wordpress assigns
<div id="post-#" to each post # being the number it assigned to it. so if you can find the post number you would just link to the relavent page
.com/category/stuff/#post-33
if you could provide a link i may be able and give you an example to test and further instruct you how to find the post # your self