İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
9225 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
4050
5
Tem 25
8016
1
Mar 25
1691
0
Kas 24
1702
0
Haz 24
1711