Jump to content

Trying to make a Pic to be a link without any decoration of link


yanivkalfa

Recommended Posts

Well i have pic that is in a div and i am trying to make it without the blue frame .. that gave it the Link's look.

 

here is the how its looks :


<div id="slide0" class="slides">
             <a href="Picpage.php" target="_blank" class="Pinkslinks"><img src="<?php echo $newonepicarray[0]; ?>" name="imgdiv0" width="110" height="100" id="imgdiv0"/></a>           </div>   

 

ignore the way i defind the CSS.

if possible

 

thanks in advanceds

i cant remove the Border .. i am using border its has nothing to do with border .. its just ..that the pic becomes a Link . it have some sort of blue border / frame around it .. indicating that its a link now

and i have no idea which property will remove this i know that . when you select normal text and make it as a link .. it automaticaly will have a underline to indicate its a links .. when you do same for a pic .. it will make this pic a border to indicate its a Link as well .

thanks  for any help.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.