Thursday, August 31, 2017

Frame Tag Use

HTML frame

The frame was used in the previous day to divide a web page into HTML. Frames used to decrease day by day. At the present time, there is the use of frames, the frames are made using the printed pages together is quite difficult. Apart from it many dislike. Instead, CSS is now used to divide a page into more than one section. However, there is a need to have some idea about frames for enriched HTML knowledge.

Example Programs
<Html>
<Head>
<Title> www.tutohost.com </ title>
</ Head>
<Body bgcolor = "# 000">
<Frameset rows = "12%, 88%">
<Frame src = "style.html" scrolling = "no">
<Frameset cols = "27%, 74%">
<Frame src = "link.html">
<Frame src = "textfor.html">
</ Frameset>
</ Frameset>
</ Body>
</ Html>

As type: All files, save index.html file with Mozilla Firefox will look like the image shown below.

Discuss the program

<Frameset rows = "12%, 88%"> in the first row along the entire pejatare is divided into two parts.
<Frameset cols = "27%, 74%"> column along the bottom row is divided into two parts.
<Frame src = "style.html" scrolling = "no"> page to display the first frame has been stylehtml.
<Frame src = "link.html"> and <frame src = "textfor.html"> Arrange the link.html and textfor.html pages in the 1st and 2nd frame respectively, respectively.

No comments:

Post a Comment

Flash Addition Tags

Flash Addition One of the most interesting elements of the Flash Animation Web site. Attractive navigation bars, banners, buttons, etc. t...