Hi, I'll really appreciate if anyone could help. I have image tags outputted to my page from a database, what can I write to to wrap <div> tags round the <img> tags so e.g;
<img src="...images/jpgs/ducks.jpg" alt="" /> I would like to change it to; <div class="cover"><img src="...images/jpgs/ducks.jpg" alt="" /></div> Many thanks, Matt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324144 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

