Wydaje mi się że wszystko jest poprawnie a jednak nie działa:
Oto kod. ramka bottom w dolnej części kodu:
<HTML> <HEAD> <!--#include virtual="/sklep/sklep.fcgi?setcookie" --> <META http-equiv="content-type" content="text/html; charset=ISO-8859-2"> </HEAD> <FRAMESET BORDER="0" FRAMEBORDER=0 FRAMESPACING=0 rows="96,38,*,20"> <frameset cols="636,170"> <FRAME SCROLLING="NO" MARGINWIDTH=0 MARGINHEIGHT=0 SRC="../sklep-top.shtml" NAME="top" noresize> <frame name="top1" src="sklep-prawa.shtml" scrolling="no" noresize> </frameset> <frameset cols="636,170"> <frame name="gora" marginwidth="0" marginheight="0" scrolling="no" noresize src="sklep-gora.shtml"> <frame name="gora1" marginwidth="0" marginheight="0" src="sklep-prawa2.php" scrolling="no" noresize> </frameset> <FRAMESET cols=130,450,150> <FRAME SCROLLING="AUTO" MARGINWIDTH=0 MARGINHEIGHT=0 SRC=sklep-left.shtml NAME="left" noresize> <FRAME SCROLLING="auto" MARGINWIDTH=0 MARGINHEIGHT=0 SRC=sklep-main.shtml NAME="sklep_main" noresize> <frame name="sklep_main1" src="sklep-prawa3.php" scrolling="auto" MARGINWIDTH=0 MARGINHEIGHT=0 noresize> </FRAMESET> <frame name="bottom" src="sklep-bottom.php" scrolling="no" MARGINWIDTH=0 MARGINHEIGHT=0 noresize> </FRAMESET> </HTML>