I am new to CSS and have got myself stuck on linking up this code ....
<div class="header_text">
<div id="index_portfolio">
<div class="itemidx"> <a href="#"></a><img src="images/simple_img_1.jpg" width="680" height="313" alt="screen 2" /></div>
<div class="itemidx"> <a href="#"></a><img src="images/simple_img_2.jpg" width="680" height="313" alt="screen 2" /></div>
<div class="itemidx"> <a href="#"></a><img src="images/simple_img_3.jpg" width="680" height="313" alt="screen 2" /></div>
<div class="itemidx"> <a href="#"></a><img src="images/simple_img_4.jpg" width="680" height="313" alt="screen 2" /></div>
<div class="itemidx"> <a href="#"></a><a href="contact.html"><img src="images/simple_img_5.jpg" width="680" height="313" alt="" /></a></div>
</div>
<div class="clr"></div>
</div>
the slideshow is disturbed and the links seem to replace the images on the slide !?
how do I add links to each of these images on the slide?
Thanks
This post has been edited by Dormilich: 17 January 2013 - 08:22 AM
Reason for edit:: please use [code] [/code] tags when posting code

New Topic/Question
Reply


MultiQuote




|