Image styling using rich text bix

Hello,
I am trying to display multiple small images in a row indicating user preferences. I tried but it didn’t work with the Image component. It works with CSS styling using Rich Text component. I know Markdown is supported but does anyone know if CSS styling will continue working?

Thanks for your help!

Some of us have done CSS in our apps for a long time. It’s not officially supported though, so be prepared it can break down any time.

@ThinhDinh: Can you share any good cheatsheet for CSS styling? The one I found useful was this one: https://www.inmotionhosting.com/support/edu/website-design/align-float-images-css/

Personally I haven’t used any CSS. @Christophe_HK and @Robert_Petitto have done a lot of them, you can look for their posts and advice.

Not possible, unfortunately. We can use CSS cheatsheet (with parcimony) only for some components, but lot of them are not accessible and can’t be modified.

Would a markdown table work? Do you have pictures of what you want it to look like?

@Jeff_Hager: Thanks! That’s very helpful. I didn’t think of that. Let me try that.

Yes, here is a sample screenshot

@Jeff_Hager: It works. Thanks for the suggestion.

Here is the image:
screen111