Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Submeniu darymas

Parašė Edvinas.· 2010 Gru. 25 22:12:20
#1

Sveiki taigi koduoju dizaina bet kilo problema su submeniu padarymu darau jau visaip ir noreciau paklausti ka blogai darau kodas kaip as darau, jeigu kas nors blogai istaisykite (aciu)


echo '<table width="967" height="47" border="0" cellpadding="0" cellspacing="0" align="center">
 <tr>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_02.jpg" width="105" height="45" alt="" border="0"></a></td>
  <td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_03.jpg" width="102" height="45" alt="" border="0"></a></td>
  <td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_04.jpg" width="102" height="45" alt="" border="0"></a></td>
  <td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_05.jpg" width="105" height="45" alt="" border="0"></a></td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_06.jpg" width="108" height="45" alt="" border="0"></a></td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_07.jpg" width="110" height="45" alt="" border="0"></a></td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_08.jpg" width="109" height="45" alt="" border="0"></a></td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_09.jpg" width="111" height="45" alt="" border="0"></a></td>
  <td>
   <a href="'.BASEDIR.'index.php"><img src="'.THEME.'images/sub_03.jpg" width="115" height="45" alt="" border="0"></a></td>
  <td>
 </tr>
</table>';