creating one frame within another is called dash
Answers
Answered by
1
Answer:
HTML frames allow authors to present documents in multiple views, which may be independent windows or subwindows. Multiple views offer designers a way to keep certain information visible, while other views are scrolled or replaced. For example, within the same window, one frame might display a static banner, a second a navigation menu, and a third the main document that can be scrolled through or replaced by navigating in the second frame.
bro i soo much time to type this answer please mark me as brainlist
Answered by
0
Answer:
Creating one frame within another frame is known as a Nested frame.
Explanation :
- Authors can offer documents in numerous views using HTML frames, which can be separate windows or subwindows.
- Designers can keep certain information visible while other views are scrolled or changed by using multiple views.
- For instance, a static banner, a navigation menu, and the primary document—which can be browsed through or changed—might all be displayed in different frames within the same window.
- An HTML document containing a frameset (also known as a frameset document) differs from an HTML document without frames in its structure.
- One HEAD section and one BODY section make up a conventional document.
- An ERAMESET replaces the BODY in a frameset document, which also has a HEAD.
- The organisation of views in a document's main user agent window is specified in the FRAMESET section.
- Additionally, a NOFRAMES element can be included in the ERAMESEI section to offer alternative content to user agents that do not support frames or are set up not to display frames.
- The first ERAMESEI element must come before any other elements that would typically go in the BODY element; otherwise, the ERAMESEI would be disregarded.
- You can only utilise straightforward X, Y frame layouts if only one 'frameset>' tag is used at the top level.
- You can also nest 'frameset>' tags to offer yourself more layout flexibility.
- The nested "frameset>" tag can have any kind of layout within it, but it only occupies one frame position in the contained frameset.
- This enables you to design a frame layout, such as one with two rows of frames and one with three rows.
- Again, in order to insert information inside those nested "frameset" tags, "frame" tags must be placed inside of them.
- You can nest "frameset" tags as deep as you like.
#SPJ3
Similar questions