XHTML: Framework Structure tag _ HTML/Xhtml _ webpage Creation

Source: Internet
Author: User
Framework Structure tag & lt; frameset & gt; the framework allows you to open two or more pages in a browser window. As you can understand, & lt; frameset & gt; is actually a large & lt; table & gt;, but the entire page is the subject of & lt; table & gt, the content of each cell is an independent webpage. Frame Structure score Framework Structure tag
The framework allows you to open two or more pages in a browser window. You can understand,It's actually a big one. , But the whole page is

Split the frame structure into columns ("cols" and "rows" attributes)








"Rows =" 25%, 75% "indicates that the page is divided into two rows because it has two attribute values, and their sizes are 25% and 75% respectively. Click here to view the display effect of the above Code. Framework tag
The above instance has been usedLabel. Its src attribute is the content to be displayed in this framework. You can drag the two frameworks in this instance to change the size ratio. If you want them to be fixed, you can use the noresize = "noresize" attribute.
Note:The tag is an empty tag, and a "/" must be added to meet the requirements of XHTML.
About Tag
This label only works when the browser does not support the framework structure. because almost all Web browsers currently support the framework structure, we will not introduce this label here. For more information, see the HTML manual on the Internet.
Framework Structure and DTD
The dtd of the framework page is different from that of the general webpage. The declaration method is as follows:
And the content of each cell is an independent web page.Since the framework structure can be understood as a table with a webpage as a cell, it must be split into columns. The cols attribute divides the page into several columns, while the rows attribute divides the page into several rows. The following is an example.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.