Html iç içe frame örneği(frame3.html) |
frame3.html kodları:
<html>
<head></head>
<frameset rows="30%,*">
<frameset cols="20%,*, 20%">
<frame name="u1" src="u1.html">
<frame name="u2" src="u2.html">
<frame name="u3" src="u3.html">
</frameset>
<frame name="alt" src="http://www.bilisimcidersleri.blogspot.com.tr">
</frameset><noframes></noframes>
</html>
<html> <body bgcolor="blue"> </body> </html>
u2.html kodları:
|
0 yorum :
Yorum Gönder