Results 1 to 6 of 6

Thread: What do you understand by Frames in HTML?

  1. #1
    Registered
    Join Date
    Jul 2019
    Posts
    35

    What do you understand by Frames in HTML?

    What do you understand by Frames in HTML?

  2. #2
    Registered
    Join Date
    Aug 2019
    Location
    India
    Posts
    38
    Frames are used to divide the window of ur browser .it uses elements like frameset ...field area...etc...it uses the same concept of creating tables .generally creating frames are avoided bcoz some browser doesn't support it...and hence JavaScript is used ...and mostly 50% of web developers prefer to work on JavaScript ...and mostly browser nowadays we come across are JavaScript enabled.

  3. #3
    Registered PoolMaster's Avatar
    Join Date
    Apr 2019
    Location
    USA
    Posts
    219
    Refer this link HTML frameset tag <frameset> tag is not supported in HTML5. The <frameset> tag defines a frameset.

    The <frameset> element holds one or more <frame> elements. Each <frame> element can hold a separate document.

    The <frameset> element specifies HOW MANY columns or rows there will be in the frameset, and HOW MUCH percentage/pixels of space will occupy each of them.

  4. #4
    Banned
    Join Date
    Jan 2021
    Posts
    75
    Advertisements. HTML frames are used to divide your browser window into multiple sections where each section can load a separate HTML document.

  5. #5
    HTML frames are used to divide your browser window into multiple sections where each section can load a separate HTML document. A collection of frames in the browser window is known as a frameset. The window is divided into frames in a similar way the tables are organized: into rows and columns.

  6. #6

Similar Threads

  1. Replies: 0
    Last Post: 12-06-2017, 03:37 AM
  2. ActionScript calling up HTML Frames
    By visual in forum Graphics & Multimedia
    Replies: 4
    Last Post: 04-04-2007, 01:10 PM
  3. Frames and URLs
    By Mike in forum Website Programming & Databases
    Replies: 4
    Last Post: 01-12-2006, 12:26 PM
  4. Banner at the Top. Without Frames style.
    By LMolineux in forum HTML, CSS, Layout, and Design
    Replies: 9
    Last Post: 04-14-2004, 02:12 PM
  5. I Need Help With Stupid Frames!
    By andrewheltsley in forum HTML, CSS, Layout, and Design
    Replies: 5
    Last Post: 02-02-2004, 08:13 PM

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
  •