Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
9071 Vizualizări

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>

Imagine profil
Abandonează
Cel mai bun răspuns

i think this may help you.

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

</group>

Imagine profil
Abandonează
Autor

thanks, it works well.

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
apr. 17
3840
5
iul. 25
7773
1
mar. 25
1342
0
nov. 24
1526
0
iun. 24
1566