Frames: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
//master page
 
<html>
<html>
<head>
<head>
Line 5: Line 5:
</head>
</head>
<frameset cols="30%,50%">
<frameset cols="30%,50%">
<frame src="page1.htm">
<frame src="http://opensourceecology.org/wiki/Marcin_Log">
<frame src="page2.htm">
<frame src="http://opensourceecology.org/wiki/Marcin_Log">
</frameset>
</frameset>
</html>
</html>

Revision as of 23:25, 14 April 2013

My example