What are frames in HTML?

Answer:
I do believe you mean an "Iframe"
An Iframe is a code that basically displays a webpage within a webpage.

Example: If I had a site mywebsitename.com, if I used an Iframe, I could display Google.com, Yahoo.com, or any other webpage within my webpage.

The tag for it: <iframe>
Contributor: Djblalock
First answer by Djblalock. Last edit by Djblalock. Contributor trust: 108 [recommend contributor recommended]. Question popularity: 0 [recommend question].