Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8339 Vues

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
Ignorer
Meilleure réponse

i think this may help you.

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

</group>

Avatar
Ignorer
Auteur

thanks, it works well.

Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
avr. 17
3136
1
mars 25
423
4
nov. 24
6763
0
nov. 24
801
0
juin 24
761