Jump to content

SergRU

Newbie
  • Posts

    1
  • Joined

  • Last visited

Everything posted by SergRU

  1. Оранжевая позиция занимает ширину всей таблицы шириной 880. А мне нужно чтобы три позиции разделили поровну эту ширину. Подскажите в чем я ошибаюсь. <table width="900" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td><p> </p> <table width="880" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="293" valign="top"><?php mosLoadModules ( 'user13' ); ?></td> <td width="293" valign="top"><?php mosLoadModules ( 'user14' ); ?></td> <td width="294" valign="top"><?php mosLoadModules ( 'user15' ); ?></td> </tr> <tr> <td height="30" background="templates/porto/images/header.gif"> </td> </tr> <tr> <td height="10"></td> </tr> <tr> <td><table width="880" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="695"valign="top"><table width="570" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="5"><img src="templates/porto/images/pic2.jpg" width="690" height="170" /></td> </tr> <tr> <td height="15"></td> </tr> <tr> <td height="15"></td> </tr> <tr> <td colspan="5"><?php mosMainBody(); ?></td> </tr> <tr> <td colspan="5"> </td> </tr> </table></td> <td width="10" background="templates/porto/images/dot.gif"> </td> <td width="170" valign="top"><?php mosLoadModules ( 'left' ); ?></td> </tr> </table> </td> </tr> <tr> <td><hr size="1" noshade="noshade" color="#CCCCCC" /></td> </tr> <tr> <td><?php echo $mosConfig_sitename; ?><br /> </td> </tr> </table></td> </tr> </table>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy