**GeL Productions `97***
**Frames***

***A frame is simply a window in which a Browser like NetScape or I.E 2.0+***
***loads a document. Many large corparations use frames to display multip-***
***le amounts of information at once, this makes you, the user spend more *** 
***time on there site which allows some of the sale pitches on the main   ***
***document to set in. Anyways here is the key to making wonderful        ***                                                    
***webpages that most companies don't want you to know                    *** 
 
 
 
***<FRAMESET ROWS="80%,20%">                                              ***
***^^^^^^^^^^^^^^^^^^^^^^*** This simply means how you would like your la ***                 
***your of the frames to be, for example= 80%,20% would make the top 80%  ***                
***of the viewing area and 10% the bottom.                                ***
 
***             <FRAME SRC="head.htm" SCROLLING=  "NO" NAME="B">          ***
***             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          ***        
***these tell your web browser which pages to load in the frames for      ***
***example <FRAME SRC="head.htm" SCROLLING=  "NO" NAME="B"> would make    ***     
***the browser load "head.htm" in frame #1 which is 80% of the viewable   ***
***area.                                                                  ***

*** SCROLLING=  "NO" NAME="B">= these are what I will refer to as PARMS   ***
***which are short parameters, after <FRAME SRC="head.htm" there are      ***
***certain PARMS which can be added, i myself only use two, the reason is ***
***compatibilty with all browsers, anyways SCROLLING= "YES/NO" this means ***
***would you like the user to be able to sroll threw the frame?           ***
***Another VERY important PARM is "NAME=" this is important, so please    ***
***give each  of your frames a name.                                      ***

***<A target="start" HREF="who.htm">                                      *** 
***^^^^^^^^^^"NAME"  ^^^^^^^^^^^^^^^ This tells your browser to open      ***
***who.htm in the frame named START. Now do you see why NAMING your FRAMES***
***is so important?

***</FRAMESET> This tells your browser to end the FRAME session           ***     


***Well that is basically all you need to know to get started, please if  ***
***you have questions mail me at: ab814@freenet.hamilton.on.ca            ***
***Or visit our FRAME ENABLED website at:                                 ***
***Http://www.freenet.hamilton.on.ca/~ab814/gel.html                      ***




 
 

 
