The Frame tag specifies the frame contents by means of the SRC attribute.
In addition, the FRAME tag will usually include a NAME attribute, indicating the name by which this frame can be targeted. The generic syntax is as follows:
<FRAME SRC=URL NAME=targetName>