[HOME] [header] [form] [formatting] [frame] [image] [link] [list] [map] [table] [template]

Frame

imgage
  • Basic Construction:
    1. I. Frame File <FRAMESET COLS="*.*"&lgt;...</FRAMESET&lgt;
    2. II. HTML FILE(s) (if map in the file, TARGET="..." is used. see Map Page for reference)
    II.HTML Files Linked to the Frame
  • Frame not be used so often due to some browsers not support frame feature
  • Frame major funcation a pair of attributes:
    FRAME NAME : "theright" - name of the frame assign by designer for indicating frame position/purpose
    FRAME SRC : "content.htm" - html file filled in this frame
  • Nest frame: Master/parent frame: open a frame file first.
  • Subframe/child frame: the frame open after master/parent frame.
  • how many frames you open you need to close each of them by using one set of of the tag: ...
  • TARGET(in html file: table content file):
    target to frame name where you want to a specific file appeared.
    eg: <a HREF="ch1.htm" TARGET="DETAILS">Chpater 1</a>

Please click for 2frames sample


HTML Commands:

Basic Formation

<html> <frame NAME="..." SRC=".htm"> <noframes>...<noframes> </framset> </html> In &quot;.htm&quot;: <a HREF="ch1.htm" TARGET="DETAILS">Chpater 1</a> In &quot;.map&quot; ?<a HREF="ch1.htm" TARGET="DETAILS">Chpater 1</a> Advanced Formation </head> <frameset COLS="*.*"> <frame NAME="TOC" SRC="tableofcontents.htm" SCROLLING="no" NORESIZE> <frame NAME="DETAILS" SRC="ch1.htm"> <noframes>... Your browser does not support frames...this is where the <a HREF="noframe.html">non-frame version</a> of Internet Resources is available. </noframes> </frameset> </html>

Any Questions About This Manual, Please Contact Me
Polly Yeh
editor: polly yeh   web designer: polly yeh   email: 6176696@cheerful.com tel: 604--617-6696
pages last updated 15 may 1998
[IMAGE]
 


           
  Main     Polly   Company   HTML   Research   Topic  
         
  web designer: polly yeh   E mai: 6176696@cheerful.com    Tel: 604-617-6696
page last updated: 15 may 1998