<html> <frameset cols="20%,80%"> <frame src="frame_1.html"> <frame src="bookmark.html#Prg_D"> </frameset> </html>
To jump to a specified section in a frame, you have to set the src property of the <frame> tag to conatin the name of the section after the page's name.
TML: Html, Frame, Frameset