Coding! poof~
#9
Sketch,Dec 21 2004, 06:58 AM Wrote:Okay,, you know like in newspapers they'll have a picture and then words to the left and bottom, or top and right, or on all sides, or whatever?  Thaaat's what I want.
[right][snapback]63257[/snapback][/right]

Have you tried the code I posted? It should do something very similiar to what you want: The text will float around the image, i.e. will be displayed to the right and bottom of the image. If you want the text to be displayed to the left and bottom of the image, just replace 'float:left;' by 'float:right;'.

If you want the text to 'float' around both sides of the image, it gets a bit more complicated - see Griselda's post. My advice differs in one aspect, though: Forget HTML tables. Learn and use CSS. Unless maybe you only want to solve this particular problem as quickly as possible and have no interest in learning how to use HTML/CSS properly. In that case, a HTML table might be your best bet.

A nice CSS tutorial can be fond here: http://en.selfhtml.org/css/index.htm. Unfortunately, the CSS chapter of that page is the only one that is translated into English, and some of the information (browser support) is a little outdated. But I think it is still useful.
Reply


Messages In This Thread
Coding! poof~ - by Sketch - 12-20-2004, 03:58 AM
Coding! poof~ - by Arnath - 12-20-2004, 04:04 AM
Coding! poof~ - by Tal - 12-20-2004, 04:13 AM
Coding! poof~ - by Sketch - 12-20-2004, 05:50 AM
Coding! poof~ - by Moldran - 12-20-2004, 08:29 AM
Coding! poof~ - by Sketch - 12-21-2004, 05:58 AM
Coding! poof~ - by Griselda - 12-21-2004, 06:30 AM
Coding! poof~ - by Sketch - 12-21-2004, 07:11 AM
Coding! poof~ - by Moldran - 12-21-2004, 01:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)