İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
9502 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
4284
5
Tem 25
8366
1
Mar 25
2193
0
Kas 24
2053
0
Haz 24
1946