Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
8963 Zobrazení

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>

Avatar
Zrušit
Nejlepší odpověď

i think this may help you.

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

</group>

Avatar
Zrušit
Autor

thanks, it works well.

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
dub 17
3786
5
čvc 25
7642
1
bře 25
1220
0
lis 24
1444
0
čvn 24
1521