-
Answered: center an image horizontally
Answered: center an image horizontally
Hi, this is my GUI:
imgcar.jpg
I would center the image horizontally....
Can you help me? I can not understand how to do this.
Thanks in advance
-
Best Answer Posted by
micsencha
Solved with - margin: 0px auto;
- width: 50%;
-
Sencha - Community Support Team
You will need to set the CSS for the image as: margin-left: auto; margin-right: auto;
-
Solved with - margin: 0px auto;
- width: 50%;
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us