Each frame elements should have a "title" attribute which describes the purpose or function of the frame.
frame
<frame src="navigation.html"></frame>
<frame src="navigation.html" title="The site navigation"></frame>