Forum Moderators: not2easy
Stephen Webster
[edited by: heini at 4:30 pm (utc) on Nov. 11, 2002]
[edit reason] what Nick says ;) / welcome! [/edit]
You might want to edit out that url, no sigs, no url's (makes this place very cool ;))
Easy fix:
<img src="blah.jpg" border="0" />
or better yet, in a Stylesheet [w3schools.com]:
a img {
border: 0;
}
Have fun!
Nick