SID-00752: Text and Images
| Status: |
Answered |
TWiki version: |
4.3.2 |
Perl version: |
|
| Category: |
CategoryEditing |
Server OS: |
|
Last update: |
16 years ago |
I am new to TWiki, so I have some problems in formating topics.
How is it possible to have text left or right to images ?
Can I put images in tables ?
--
KarlheinzStimmel - 2010-02-11
Discussion and Answer
If you put just the image URL it will render as an image, also in tables. Make sure to have a leading whitespace.
If you use the full img tag you can control the size and location. For example, if you add a
align="right" parameter, the image is right aligned and text flows to the left. You have more control with style sheets. Consult docs of HTML and CSS.
--
PeterThoeny - 2010-02-11
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.