Nunzio Site Admin

Joined: 08 Aug 2003 Posts: 90 Location: Tharsis Ridge (Martian lowlands)
|
Posted: Sat Aug 09, 2003 9:03 am Post subject: Eliminate the border around an image used as a link |
|
|
To remove the colored border around an image used as a link, add this attribute to the <IMG> tag...producing something like this... | Code: | | <img src="imageName.gif" border="0"> |
|
|