Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
31804235
Topic
3082976
Board
Meta
Re: how to get multiple picture horizontally next to each other
by
Leksnik
on
07/03/2018, 19:43:38 UTC
Quote from: KingScorpio on March 07, 2018, 06:44:47 PM
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]