11/07/2013 at 7:55 pm
#273201
Guest
Thanks, that’s done the trick for now. :)
For future reference, if I wanted to set the link around multiple elements, how might that be done? For example, surrounding both the image and title in a link:
<a href="..."><img src="..." /><h2>Title</h2></a>
Thanks again.
