İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
8997 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
3801
5
Tem 25
7688
1
Mar 25
1263
0
Kas 24
1465
0
Haz 24
1541