Who can tell me how to place the text to the right or left of the image? So that the text is seven-dimensional to the image.
Here I try to use the BBCode table.
For BBCode compositions, you can use a different format than the example I created below. Use your logic and imagination in composing it, also.
| Bitcoin | |
|
..... ..... Bitcoin.. | | ..... ..... ..Bitcoin |
|
| Bitcoin | |
[table]
[tr][td][/td][td][center]Bitcoin[/center][/td][td][/td][/tr]
[tr][/tr]
[tr]
[td][color=transparent].....[/color]
[color=transparent].....[/color]
Bitcoin[color=transparent]..[/color][/td]
[td][center][img width=100]https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/BTC_Logo.svg/183px-BTC_Logo.svg.png[/img][/center][/td]
[td][color=transparent].....[/color]
[color=transparent].....[/color]
[color=transparent]..[/color]Bitcoin[/td]
[/tr]
[tr][/tr]
[tr][td][/td][td][center]Bitcoin[/center][/td][td][/td][/tr]
[/table]