Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
9059 Представления

I  put a button on the web and it was shown on the left of its line, so how shall I put in the center of its line;

<group col="4" colspan="1">
        <button name="thisbutton" type="object"  />
</group>

Аватар
Отменить
Лучший ответ

i think this may help you.

<group>
<div style="text-align:center">
<button name="b" type="object"/>
</div>

</group>

Аватар
Отменить
Автор

thanks, it works well.

Лучший ответ

this relative to css, you can use center the element as normal HTML syntax 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
апр. 17
3832
5
июл. 25
7758
1
мар. 25
1337
0
нояб. 24
1515
0
июн. 24
1561