For lazy loading: we need to enter /spinner.gif in src, and the real address of the image in data-stc. If you don’t want to use this feature, just enter the image’s real address in src.
One row, three columns
One row, four columns
Actually, it’s all right.
You can actually display it however you want, you just need to know a little bit about TailwindCss.
Remember
The theme provides three simple style classes that you can use directly.
One row and two columns: class="image-cols-2".
one row and three columns: class="image-cols-3".
one row and four columns: class="image-cols-4".
If you want a more complex display, check out TailwindCss.