SQL PHP HTML ASP JavaScript articles and free scripts to download
 

Nested Framesets

Nested frame, the term itself indicates Frame within a Frame. Framesets can be nested to any level.












Example:
       <Frameset rows="30%,30%,*">               ------- > (1)
            <Frameset cols="50%,50%">               ------- > (2)
            </Frameset>
            <Frameset rows="50%,50%">              ------- > (3)
            </Frameset>
     </Frameset>
Note:
         (1) - This divides the browser screen into 3 horizontal sections with respect to the screen resolution 30%, 30% and the remaining 40% (as * indicates remaining area)
         (2) - This splits the first horizontal section into two vertical sections.
         (3) - This splits the second horizontal section into two horizontal sections.



Frames in HTML pages
Frames in HTML  | Advantages of Frames  | Disadvantages of Frames  | Nested Framesets  | Frame Tag  | Frame Borders  | Resizable Frames  | Frames with Scrollbars  | NoFrames  | Inline Frame


Join Our Email List
Email:  
For Email Newsletters you can trust
List of HTML Tutorial
<Form>
HTML Tags
HTML Calendar
Tags on web page
Web Design