harambeegirl <ecrystalcornell (AT) sbcglobal (DOT) net> scripsit:
Quote:
I have read the CSS tutorial at W3Schools.com. |
It may have helped you get some idea of CSS, but it's certainly a wrong idea
to some extent at least. Try to find something better, such as a good book
on CSS. Check the FAQ resources of this group for some hints.
Quote:
It states that the
caption-side property is not supported in IE6. If I want to add
captions to my images, what else can I do? |
You can use the align="bottom" attribute in HTML.
On the other hand, there are several ways to add captions to images, though
_none_ of them is really good - there is no HTML markup for the purpose, so
everything is more or less kludgery. But see some ideas at
http://www.cs.tut.fi/~jkorpela/www/captions.html
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/