images.
This sounds a bit stupid, but how do you put more than two images together? Like in the same row?
________________________________________
β π π«ππππ₯, ππ‘ππ«πππ¨π«π π ππ±π’π¬π.β
βͺοΈ sta 5 βͺοΈ str 5 βͺοΈ wis 8 βͺοΈ arc 4 βͺοΈ eva 4 βͺοΈ acc 4βͺοΈ
ππ¬πππ₯π₯π V πππ’π§
images.
You can use the table. Columns is what is side by side.Estella Cain wrote: 5 Mar 2026, 07:52 This sounds a bit stupid, but how do you put more than two images together? Like in the same row?
![]() |
![]() |
Code: Select all
[table]
[tr]
[td][img]/images/upload/0ugwjmupv1s7.webp[/img][/td]
[td][img]/images/upload/s7i8j5y0qsy1.webp[/img][/td]
[/tr]
[/table]The [td] is what is side-by-side. [tr] is for adding things right below. Like this
![]() |
![]() |
![]() |
![]() |
Code: Select all
[table]
[tr]
[td][img]/images/upload/0ugwjmupv1s7.webp[/img][/td]
[td][img]/images/upload/s7i8j5y0qsy1.webp[/img][/td]
[/tr]
[tr]
[td][img]/images/upload/w8setm01axgh.webp[/img][/td]
[td][img]/images/upload/mivek9c5relm.webp[/img][/td]
[/tr]
[/table]Hope this helps!
images.
tysm!!<3
________________________________________
β π π«ππππ₯, ππ‘ππ«πππ¨π«π π ππ±π’π¬π.β
βͺοΈ sta 5 βͺοΈ str 5 βͺοΈ wis 8 βͺοΈ arc 4 βͺοΈ eva 4 βͺοΈ acc 4βͺοΈ
ππ¬πππ₯π₯π V πππ’π§



