Frames in HTML

Source: Internet
Author: User

1, the total code

1 <Framesetrows=20%,*>2 <Framesrc= "top.html" />3 4 <Framesetcols=30%,*>5 <Framesrc= "left.html" />6 <Framesrc= "right1.html"name= "Frame_right"/>7 </Frameset>8 9 </Frameset>
View Code

Left.html

<Body>This is the left .<oltype= "a"><Li><ahref= "right1.html"Target= "Frame_right">First page on the right</a></Li><Li><ahref= "right2.html"Target= "Frame_right">Second page on the right</a></Li></ol></Body>

Top.html

< Body > This is the top <  /><pre> Implementation method: 1, first give the right a name, for example: Frame_right2, in the left file to write , see left.html file </pre></body>

Right1.html

<bgcolor= "Red"> This is the right 1</body>

Right2.html

<bgcolor= "Silver"> This is the right 2</body >

:

Frames in HTML

Related Article

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.