 |
Autor |
Wiadomo¶ć |
grzybek |
Wysłany: Wto 13:58, 27 Lis 2007 Temat postu: Ramki pionowe |
|
<html>
<frameset frameborder="0" framespacing="0" rows="90,*">
<frame src="naglowek.html" name="RAMKA1" scrolling="no" noresize>
<frameset frameborder="0" framespacing="0" cols="170,*">
<frame src="linki.html" name="RAMKA2" scrolling="no">
<frame src="strona1.html" name="RAMKA3">
</frameset>
<noframes>
</noframes>
</html> |
|
 |
|
 |