Which attributes of the FRAMESET tag divides the window into vertical frames
Answers
Answered by
1
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.
Similar questions