İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
9108 Görünümler

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
Vazgeç
En İyi Yanıt

i think this may help you.

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

</group>

Avatar
Vazgeç
Üretici

thanks, it works well.

En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Nis 17
3922
5
Tem 25
7816
1
Mar 25
1372
0
Kas 24
1559
0
Haz 24
1602