how to put caption on picture

  • Thread starter Thread starter Huck Rorick
  • Start date Start date
Hi,
This is very interesting. Since I'm just going to start with html as a
result of this conversation (and haven't done so yet), I can't test the
ideas. However, in terms of results I would like to get, sometimes I would
like to do each thing. With word perfect, in theory (it didn't work very
well in practice) you could place a graphic so that it was:
1) at a set location on the page, all text flowed around it. No matter how
much text you added, or where you added it, the image stayed at the same
place and text wrapped around it.
2) It was attached to a paragraph. It moved with the paragraph (i.e. could
end up on a different page) and text for the paragraph and any subsequent
paragraphs flowed around graphic.
3) It was attached to a character and stayed with that character. the
graphic could be "inline" so that text would go along until the graphic,
then the graphic would appear, and text would continue on the "other side"
of the graphic starting with the next character.

Each of these was useful in different circumstances.

Sometimes I would like the start of the paragraph to align with the image.
Sometimes I would like the middle of the paragraph to align. Sometimes I
just want the image to be on the page without a specific relation to the
text.

Huck
 
The problem is that you are now working with HTML, which can not support the formatting that can be
done in a word processing application that has complete control over the page layout, plus the
viewing by others was on paper, not screens.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top