Define the term Frame? plz tell fast
Answers
Answer:
a graphic panel in a display window, especially in a web browser, which encloses a self-contained section of data and permits multiple independent document viewing.
Answer:
pls mark me as the brainliest
Explanation:
In software, a frame is an edge or border that resembles a physical frame you would find around a picture. Frames are often used in word processing and graphic arts to help focus a viewer's attention.
2. In data or network communications, a frame is a data transmission unit with a header indicating the beginning and end of a block of data.
3. With a web page, a frame is a movable or non-movable portion of a web page that loads separate content from an outside source. A good example of a web frame is an Internet advertising banner on a web page that loads code from another server. With the HTML code, The <frame> tag was used to designate a specific window within a <frameset> element. With HTML5 the <frame> tag is no longer supported.