Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
8949 Tampilan

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
Buang
Jawaban Terbai

i think this may help you.

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

</group>

Avatar
Buang
Penulis

thanks, it works well.

Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Apr 17
3778
5
Jul 25
7621
1
Mar 25
1204
0
Nov 24
1434
0
Jun 24
1492