Hi,
I am trying to add a link into an image to a web page. The idea is that "Learn More" will be a clickable link to other web page.
How can I do that?
<div class="content"><div><a href="images/IT.jpg">
<img src="images/IT_thumb.jpg" title="Information Technology " class="thumb" data-text="Information Technology<h1>The IT Department's mission is to provide the information technology required for the fulfillment of the company's mission in an efficient and effective manner through building world-class competencies in the technical analysis, design, procurement, implementation, operation and support of computing infrastructure and services. <h2>Learn More</h2> </h1> " /></div></div>