This example shows how to make a vertical frameset with three different documents.
<html>
<framset cols="25%,50%,25%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
<frame src="frame_c.htm">
</frameset>
</html>
April 24, 2009
0 Vertical Frameset
Posted by raj on 3:42 AM
0 comments:
Post a Comment