HTML frames are used to divide your browser into multiple sections where each section can a separate HTML document. A collection of frames in the browser known as frameset.
frameset tag is used to divide browser whereas frame tag is used to load html document into coresponding frame using src attribute.