name the tag that defines how to divide the window into frames
Answers
Answered by
2
The <frameset> tag defines, how to divide the window into frames. The rows attribute of <frameset> tag defines horizontal frames and cols attribute defines vertical frames. Each frame is indicated by <frame> tag and it defines which HTML document shall open into the frame.
Answered by
0
Explanation:
tip it is the answer of this question
Similar questions