Make vibrant, attention-grabbing captions for your images using valid, accessible HTML. All with a little help from our friend CSS.
All Inclusive HTML and CSS Source
<div style="position:relative; width:px; height:px;" >
<img style="position:relative;" src="http://www.timcinel.com/wp-content/photographer-not-a-thief.JPG" alt="Honestly," width="" height="">
<div class="caption" style="position:absolute; width:-20px; bottom:0; left:0; margin:5px; padding-left:5px; padding-right:5px; background:#dacba4; opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85);">
<h3 style="margin-bottom:0.25em; margin-top:0.25em; color:#43484c;">Honestly,</h3>
<p style="margin-bottom:0.5em; margin-left:0.25em; color:#43484c;">I\\\'m Not A Thief, I\\\'m A Photographer</p>
</div>
<div><a style="display:block; position:absolute;right:0;top:0;width:32px;height:7px;background:url(http://www.logon2.com.au/images/logon2_badge.gif) no-repeat;margin:2px;" href="http://www.logon2.com.au/tools/lovely-caption-maker-css-transparent-overlay/"><span style="display:none;">Lovely Caption Maker</span></a></div>
</div>

