index.htm
main.htm
Nesting of frames:
############################################ ##
//**********************Description************************:
Frameset is a frame. A web page is divided into several blocks, and each block is a different web page file. An iframe is an embedded web page that can be embedded anywhere on a page. Generally, iframe is more flexible to use.
There should be no body tag in the page when using frames.
Frameset tags appear in pairs, starting with
Commonly used framework structure:
HTML language analysis-frameset