Ans: A list of all the frames that will make up the frames page.
<frameset cols="50%, *"> <frameset rows="15%, *"> <frame name="nw" src="header.htm"> <frame name="sw" src="body1.htm"> </frameset> <frameset rows="*, 15%"> <frame name="ne" src="body2.htm"> <frame name="se" src="footer.htm"> </frameset> </frameset>
Ans: The target of an address tag specifies where the HTML page with the tag address will be displayed. This is important for a frames page, where a link specifies the target as a different frame on the frames page.
![]() |
![]() |
![]() |
![]() |