Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
9123 Ansichten

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
Verwerfen
Beste Antwort

i think this may help you.

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

</group>

Avatar
Verwerfen
Autor

thanks, it works well.

Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Apr. 17
3930
5
Juli 25
7832
1
März 25
1383
0
Nov. 24
1571
0
Juni 24
1611