Html отступы

Teijo

Пляшущий с бубном
Участник
Сообщения
56
Розыгрыши
0
Репутация
0
Реакции
13
Баллы
260
Хроники
  1. Interlude
Исходники
Отсутствуют
Сборка
Любая
Можно как-то менять расположение кнопки вправо на 100 к примеру , не align способом?
 
Это рофл или серьезно?:D
Чому нет.

В текстурах есть даже примеры квадратов с пустотой, которые просто потянули на нужные размеры.
1694425399731.png

HTML:
<html>
<body>
<center>Monster Race Bet <font color="00ffff">To Place</font> (Race # <font color="LEVEL"><?RACE_ID?></font>)<br1>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=1 height=3>
</center>

<table width=270 border=0 bgcolor="111111">
<tr>
<td>I'm sorry; Monster Race Tickets - Double are not currently on sale.</td>
</tr>
</table>

<img src="L2UI.SquareBlank" width=270 height=10>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=270 height=5>

<table width=270 border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=90 height=20><button value="Back" action=" <?LINK_HOME?> " back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" width=80 height=27></td>
</tr>
</table>

</body></html>
 
Чому нет.

В текстурах есть даже примеры квадратов с пустотой, которые просто потянули на нужные размеры.
Посмотреть вложение 54971

HTML:
<html>
<body>
<center>Monster Race Bet <font color="00ffff">To Place</font> (Race # <font color="LEVEL"><?RACE_ID?></font>)<br1>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=1 height=3>
</center>

<table width=270 border=0 bgcolor="111111">
<tr>
<td>I'm sorry; Monster Race Tickets - Double are not currently on sale.</td>
</tr>
</table>

<img src="L2UI.SquareBlank" width=270 height=10>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=270 height=5>

<table width=270 border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=90 height=20><button value="Back" action=" <?LINK_HOME?> " back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" width=80 height=27></td>
</tr>
</table>

</body></html>
Спасибо большое <3
 
Назад
Сверху Снизу