April 24, 2009

0 Mixed Frameset

This example demonstrates how to make a frameset with three documents, and how to mix them in rows and columns.

<html>
<framset rows="50%,50%">
<frame src="frame_a.htm">
<frameset cols="25%, 75%">
<frame src="frame_b.htm">
<frame src="frame_c.htm">
</frameset>
</frameset>
</html>

0 comments:

Post a Comment

Blogger Themes

 
Powered by Blogger