KOD

Код:
<HTML>
<HEAD>
<TITLE>alabala </TITLE>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=windows-1251">
</HEAD> 
<FRAMESET COLS="*,150" FRAMEBORDER="yes" BORDER="0">
<FRAMESET ROWS="80,*" FRAMEBORDER="no" BORDER="0">
<FRAME SRC="ex15-1.html" NAME="topFrame" SCROLLING="no" NORESIZE >
<FRAME SRC="ex15-2.html" NAME="mainFrame">
</FRAMESET>
<FRAME SRC="ex15-3.html" NAME="rightFrame" SCROLLING="no" NORESIZE>
</FRAMESET>
<NOFRAMES><BODY>
Моля осъвременете вашият браузър.
</BODY></NOFRAMES>
</HTML>
 
<table width="960" align="center">
<tr>
<td colspan="2"><?php include('top.php');?>
</tr>
<tr>
<td width="200">
<?php include("menu.php");?>
</td>
<td>
<?php include("center.php");?>
</td>
</tr>

</table>
 

Back
Горе