Перейти к содержанию
Авторизация  
P1ckw1ck

Знатакам html

Рекомендуемые сообщения

Добрый день ребят, сталкнулся с проблемкой в html все перековырял не могу на середину выставить названия профиля и цель.

Прошу помощи. Буду блогодарен.

 

post-3072-0-98591300-1425102929_thumb.png

 

Сам Html

<html><title>Уникальный Buffer</title><body>
<center>
<center><img src="Just4-You-ru.logo" width=256 height=108 align=left></center><br>
<table>
<tr>
<body>
<img src="Just4-You-ru.line" width=256 height=15 align=left>
<center>
<table width=295 bgcolor="000000">
<tr></tr>
<td>
<table width=295>
<tr></tr>
<td align="center"><font color="ff5511">Добро пожаловать!</font></td>
</table></td>
<tr></tr>
<td>
<table width=295>
<tr></tr>
	<td><center><button value="Настройка" action="bypass -h Quest 50000_Buffer Profile" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
	<td><center><button value="HP,CP,MP" action="bypass -h Quest 50000_Buffer fullHp" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>    
	<td><center><button value="Очистить" action="bypass -h Quest 50000_Buffer RemBuff" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
<tr></tr>
   	</table></td>
</table>
<img src="l2ui.squaregray" width="295" height="1">
<br>
<br>
<center><font color="LEVEL">%useprofile%</font></td></center>
<table width=220><tr>
<td><font color="00FFFF">Цель:</font><font color="FF5511"> %target% </font></td>
<td><font color="00FFFF">Профиль:</font><font color="LEVEL"> %profile% </font></td>
</tr>
</table>
<center>
<img src="l2ui.squaregray" width="295" height="1">
<table width=295 bgcolor="000000">
<tr></tr>

<td>
<table width=240>
<tr></tr>
<td></td>
</table></td>
<tr></tr>

<td>
<center>
<table width=240>
<tr></tr>
	<td></td>
<td><button action="bypass -h Quest 50000_Buffer Buff 5016" value="Набор воина" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
<td><button action="bypass -h Quest 50000_Buffer Buff 5017" value="Набор мага" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
		<td></td>
<tr></tr>
   	</table></center></td>
<tr></tr>

</table>
<img src="l2ui.squaregray" width="295" height="1">
</center>

<center>
<table>
	<tr>

		<td><button value="Dance" action="bypass -h Quest 50000_Buffer Chat 1" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
		<td><button value="Song" action="bypass -h Quest 50000_Buffer Chat 3" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
		<td><button value="Buff" action="bypass -h Quest 50000_Buffer Chat 2" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>

	</tr>
</table>
</center>
<center>
<img src="l2ui.squaregray" width="295" height="1">
<table width=295 bgcolor="000000">
<tr></tr>

<td>
<table width=295>
<tr></tr>
<td></td>
</table></td>
<tr></tr>

<td>
<center>
<table width=140>
<tr></tr>
	<td></td>
<td><button value="Профессии" action="bypass -h Quest 50000_Buffer Chat 5" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
<td><button value="Премиум" action="bypass -h Quest 50000_Buffer addpremium" width=96 height=27 back="Just4-You-ru.1" fore="Just4-You-ru.1"></td>
		<td></td>
<tr></tr>
   	</table></center></td>
<tr></tr>

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты
<center>
<table width=150 height=30 >
<tr>
<td><font color="00FFFF">Цель:</font><font color="FF5511"> %target% </font></td>
<td><font color="00FFFF">Профиль:</font><font color="LEVEL"> %profile% </font></td>
</tr>
</table>
</center>

Попробуй так

Изменено пользователем NerfPl0x

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

1 вариант

<table width=220><tr>
<td align=center valign=top><font color="00FFFF">Цель:</font><font color="FF5511"> %target% </font></td>
<td align=center valign=top><font color="00FFFF">Профиль:</font><font color="LEVEL"> %profile% </font></td>
</tr>
</table>

2 вариант

<center>
<table width=220><tr>
<td><font color="00FFFF">Цель:</font><font color="FF5511"> %target% </font></td>
<td><font color="00FFFF">Профиль:</font><font color="LEVEL"> %profile% </font></td>
</tr>
</table>
</center>

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

<table width=300><tr>
<td align=center><font color="00FFFF">Цель:</font><font color="FF5511"> %target% </font></td>
<td align=center><font color="00FFFF">Профиль:</font><font color="LEVEL"> %profile% </font></td>
</tr>
</table>
<center>

 

3ий вариант

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты
3ий вариант

 

Юзай тэги в <td> и все получится всегда :)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...