PDA

View Full Version : HTML question


Johnny_Dangerously
05-08-2000, 15:39
how can i get rid of the link border on a gif? the problem im having is im using a gif as a link table thingy and im using maps to highlight specific areas as links. I get a border roud the shape of the whole gif though and i cant get rid of it. Prolly something really simple that im missing in the source but i cant see anything in the opening body tag:) Pleeeeease help me

harriersfan
05-08-2000, 17:00
border=0 somewhere in the script should help...

..i think.

harriersfan

Jamp30
05-08-2000, 19:05
<img src="blah.gif" width="xx" height="xx" border="0">