07-07-2014, 01:45 PM
Проблема заключается вот в чем Нужно надписи поставить по средине, а не по бокам,я в html не особо разбираюсь (точнее вообще не знаю). Брал информацию из интернета, может где то проглядел.
Клац
Клац
PHP код:
<?php
<html>
<title>Телепорт</title>
<body>
<br>
<br>
<center>
<table>
<tr>
<td align="center" valign="middle"><button value="Low Farm 1" action="bypass -h npc_%objectId%_goto 70000" width=188 height=21 back="Hell-PvP-Icon.08" fore="Hell-PvP-Icon.08"></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=ff0000><center>Anti Pk - Yes</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00ffff><center>Фарм Коин 10-20</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00ffff><p align="justify">Мешочек удачи 10%</center></font></td></p>
</center>
</tr>
</table>
<center>
<table>
<tr>
<td align="center" valign="middle"><button value="Low Farm 2" action="bypass -h npc_%objectId%_goto 70001" width=188 height=21 back="Hell-PvP-Icon.08" fore="Hell-PvP-Icon.08"></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=ff0000><center>Anti Pk - No</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Фарм монета 10 - 20</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Мешочек удачи 10%</center></font></td>
</tr>
</table>
</center>
<center>
<table>
<tr>
<td align="center" valign="middle"><button value="High Фарм" action="bypass -h npc_%objectId%_goto 70003" width=188 height=21 back="Hell-PvP-Icon.08" fore="Hell-PvP-Icon.08"></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=ff0000><center>Anti Pk - No</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Фарм монета 10 - 20</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Мешочек удачи 10%</center></font></td>
</tr>
</table>
</center>
<center>
<table>
<tr>
<td align="center" valign="middle"><button value="ТоП Фарм" action="bypass -h npc_%objectId%_goto 70002" width=180 height=21 back="Hell-PvP-Icon.08" fore="Hell-PvP-Icon.08"></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=ff0000><center>Anti Pk - No</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Фарм монета 10 - 20</center></font></td>
<img src="l2ui.squaregray" width="295" height="1"><table width="265"><tr>
<td width=64 height=20><font color=00FFFF><center>Мешочек удачи 10%</center></font></td>
</tr>
</table>
</center>
</body>
</html>