# Deprecated
The **`<frameset>`** [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) element is used to contain [`frame`](frame!) elements.
> **Note:** Because the use of frames is now discouraged in favor of using [`iframe`](iframe!), this element is not typically used by modern websites.