تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
9077 أدوات العرض

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>

الصورة الرمزية
إهمال
أفضل إجابة

i think this may help you.

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

</group>

الصورة الرمزية
إهمال
الكاتب

thanks, it works well.

أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 17
3844
5
يوليو 25
7781
1
مارس 25
1347
0
نوفمبر 24
1529
0
يونيو 24
1570