Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
8958 Widoki

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>

Awatar
Odrzuć
Najlepsza odpowiedź

i think this may help you.

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

</group>

Awatar
Odrzuć
Autor

thanks, it works well.

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 17
3784
5
lip 25
7633
1
mar 25
1215
0
lis 24
1441
0
cze 24
1517