On Wed, 2010-08-18 at 21:45 -0500, Keith Purtell wrote: > My goal for each image is this: Beneath each one should be > a bit of text crediting the source/photographer. In print publications, > it's not only standard courtesy, but there are some legal issues > concerning copyright and fair use ... or I can devise some way via html/css > to display the credit beneath the image.
You can place the image and the text into a div then float the div. The image and the text will end up together. HTH Erica ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
