次の html を検討してください。
<div>
<a href="#" title="image"><img src="http://s9.postimg.org/lqikvh05r/black_shirt.jpg" /></a>
<h3>Some text here but if this gets long it will pass the image and not wrap</h3>
</div>
画像のサイズを事前に知らなくても、テキストを画像と同じ幅にして、長くなった場合に折り返す CSS の方法はありますか?
これが問題のフィドルです-> http://jsfiddle.net/qRGM5/