0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
<table>
<tr valign="bottom">
<td<? if($page=='home') {?> id="tec"<? }?>>
<dl>
<dt>01.</dt>
<dd><? if($page!='home') {?><a href="index.php">О компании</a><? } else{?>О компании<? }?></dd>
</dl>
</td>
<td<? if($page=='products') {?> id="tec"<? }?>>
<dl>
<dt>02.</dt>
<dd><? if($page!='products') {?><a href="index.php?page=products">Продукция</a><? } else{?>Продукция<? }?></dd>
</dl>
</td>
<td<? if($page=='contacts') {?> id="tec"<? }?>>
<dl>
<dt>03.</dt>
<dd><? if($page!='contacts') {?><a href="index.php?page=contacts">Контакты</a><? } else{?>Контакты<? }?></dd>
</dl>
</td>
<td<? if($page=='news') {?> id="tec"<? }?>>
<dl>
<dt>04.</dt>
<dd><? if($page!='news') {?><a href="index.php?page=news">Новости</a><? } else{?>Новости<? }?></dd>
</dl>
</td>
</tr>
</table>
Меню
Запостил:
De-Luxis ,
06.06.2011 (Updated 25.03.2018 )
Комментарии (5) RSS