in HTML5, frames can be created using _______
Answers
Answered by
3
Answer:
notepad.................................
Answered by
6
Answer:
Creating Frames:
Instead of using body tag, use frameset tag in HTML to use frames in web browser. But this Tag is deprecated in HTML 5. The frameset tag is used to define how to divide the browser. Each frame is indicated by frame tag and it basically defines which HTML document shall open into the frame. To define the horizontal frames use row attribute of frame tag in HTML document and to define the vertical frames use col attribute of frame tag in HTML document.
Hope it will help you
Mark me the branliest
Similar questions