# Embedded html, image link

**URL:** https://forum.kirupa.com/t/embedded-html-image-link/277708
**Category:** Uncategorized
**Created:** [December 16, 2008, 6:31am UTC](https://forum.kirupa.com/t/embedded-html-image-link/277708 "2008-12-16T06:31:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![smeared](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@smeared](https://forum.kirupa.com/u/smeared)
#### Post date: [December 16, 2008, 6:31am UTC](https://forum.kirupa.com/t/embedded-html-image-link/277708/1 "2008-12-16T06:31:06Z")

</div>

so my image link was working, but I noticed when you click the image a bunch of text got selected… so i made the text box not selectable… and now the image link doesn’t work… you get the hand… but no link… yet the text links work fine… any ideas?

all i am doingis this

```auto
<span class='contactimage'><a href="http://www.google.com"_blank"><img align="right" src="Images/Chicago.png" /></a></span>

```
