Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
9097 Visualizzazioni

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
Abbandona
Risposta migliore

i think this may help you.

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

</group>

Avatar
Abbandona
Autore

thanks, it works well.

Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
apr 17
3891
5
lug 25
7804
1
mar 25
1364
0
nov 24
1544
0
giu 24
1592