Wednesday, December 19, 2007

How to Insert the Frame

How to Insert the Frame

To Insert the Frame

Step 1

  • To insert the frame in the HTML document, you have to follow the HTML codes as shown below.

  • Start designing the frameset with sizes of Rows (rows) and Columns (cols). Indicate a frame name for each, with the browsing features such as 'scrolling' and 'resizing'.

  • If you have only one (mention the targeted frame name inside Frameset) HTML page to be displayed on 'row' of frameset (in this example), just include one frame name tag.

  • If you have multiple (mention the targeted frame name inside Frameset) HTML pages to be displayed on 'column' of frameset (in this example), include multiple frame name tags within this column framset.

        Example of Links

        </span></b></p><p> <b><body></b></p><p> <b><p>This page uses frames, but your browser doesn't support them.</p></b></p><p> <b></body></b></p><p> <b><span style="color:FUCHSIA;">

Step 3

  • Note that tag will display text message for web users who did not have the frame supported web browser. The HTML text within tag set will be displayed to them. Without this tag, the no-frame web browser will display a blank page for any HTML frameset document.

  • Here is the result of the HTML codes for a frameset. One frame for the Row and two frames for the Column:


No comments: