Post
Topic
Board Meta
Re: how to get multiple picture horizontally next to each other
by
Leksnik
on 07/03/2018, 19:43:38 UTC
i added 3 small pictures into a topic but they all are beeing alligned vertically,

how can i get them horizontally?

regards

image1
image2
image3

Code:
[table]
[tr]
[td]
[img]image1[/img]
[/td]
[td]
[img]image2[/img]
[/td]
[td]
[img]image3[/img]
[/td]
[/table]