Results 1 to 3 of 3

Thread: Frameset Tag in HTML

  1. #1
    DavisNelson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    202
    Rep Power
    3

    Default Frameset Tag in HTML

    How to use Frameset Tag in HTML?

    I am stuck while using the Frameset Tag in HTML. I am using the frames, so that I can show more than one HTML document in the matching browser window. I am little succeeding while using the Frame tag. But I think that I want detail info about the Frame tag. Can everyone explain me how to use Frameset Tag in HTML?

  2. #2
    CarterBaker is offline Senior Member
    Join Date
    Dec 2009
    Posts
    210
    Rep Power
    3

    Default

    1) The Important characteristic of the frame tag is to display more than one HTML document in the same browser window. You can call the HTML document is called a frame, and every frame is independent of the others. Also there are a few drawbacks of using the frames. They are:

    • It is difficult to print the complete page.

    • The track of more HTML papers should be set aside by the web developer

    The <frameset> tag defines how to separate the window into frames.

  3. #3
    HowardAdams is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default

    2) The Frameset Tag is used in HTML for the following reasons

    • Every frameset defines a set of rows or columns.

    • The <frameset> tag defines how to separate the window into frames.

    • The values of the rows/columns specify the amount of screen area every row/column will occupy.

    The <frame> tag defines what HTML document to give to every frame.

    Hope that you know what exactly the Frameset Tag does in HTML.

Similar Threads

  1. Different Html web builder
    By Chaddesley Corbett in forum Web. 2.0
    Replies: 1
    Last Post: 10-29-2010, 04:03 AM
  2. scrollbar in HTML
    By Harry Crosby in forum Programming
    Replies: 1
    Last Post: 04-13-2010, 12:10 PM
  3. VBScript into HTML
    By HowardAllen in forum Programming
    Replies: 2
    Last Post: 01-30-2010, 02:07 PM
  4. frames in html
    By CarterBaker in forum Programming
    Replies: 1
    Last Post: 01-15-2010, 03:47 PM
  5. HTML Help
    By anna26 in forum General Internet Terms
    Replies: 0
    Last Post: 02-09-2009, 11:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48