Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
9060 Prikazi

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
Opusti
Best Answer

i think this may help you.

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

</group>

Avatar
Opusti
Avtor

thanks, it works well.

Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
apr. 17
3833
5
jul. 25
7758
1
mar. 25
1337
0
nov. 24
1515
0
jun. 24
1561