I have some images inside links that I want to essentially look like this:
This should do the trick:
echo $html->image('image.png', array('url' => '/' . IMAGES_URL . 'image.png'));