Center text relative to other element?

hojoe

New Member
I want to have a row of image links with text below them, with the text centered to the image, similar to the product selector on apple's website. Is there a way to do this without making a div for every "item" and centering it within the div? HTML/CSS strict would be nice, but Javascript, jQuery, etc would be fine.
 
Top