Display Images Side-by-Side
Posted: Thu Jun 26, 2014 7:35 pm
How can I display multiple images side-by-side?
I've applied display: inline css to two image components but to no avail.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
How can I display multiple images side-by-side?
I've applied display: inline css to two image components but to no avail.
Hello Mike,
You may use grid component, and put the image in it
Evgene,
I've tried this and still couldn't get it to work.
Thanks