Hello,

Just curious if anyone knows of a CSS3 technique that would restrict a
photo's caption (in this case, I want to use <figure> and <figcaption>
for the markup) to the bottom of a photo of an unknown width?

I've been playing around with display inline-block and table, but I
haven't had any luck getting the caption to wrap once it reaches the
right side of the photo. I was also having issues with display:table
and responsive layout, but that's another story.

With all that said, I was just curious if there's a new-ish CSS3 way
of doing what I want. I don't mind not supporting the older browsers,
and it seems like all the answers I find on the web cater to older
browsers and/or use CSS2 techniques (none of the solutions I've found
seemed optimal).

I'd love some advice. :)

Thanks!
Micky
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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/

Reply via email to