How can I display multiple images side-by-side?
I've applied display: inline css to two image components but to no avail.
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