green-frame.html (105B)
1 <html> 2 <head> 3 <frameset> 4 <frame src="green.html?id=frame"> 5 </frameset> 6 </head> 7 </html>