Titles

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you get the title at the bottom of a photo/slide rather than
centered???
 
bobbim23 said:
How do you get the title at the bottom of a photo/slide rather than
centered???

I don't undertamd the context.
You mention slide/photo which doesn't seem like it is related to video, but
makes me think you may me talking about displaying an image on a website.

If so, the newsgroup I would suggest is microsoft.public.frontpage.client
where general HTML questions are often answered.

If this is your query, I place my images in cells of a table like this
<td>
<img src="xxx.jpg" alt=" "><br />
Caption
</td>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top