Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Set hyperlink width to zero?

  • Subject: Re: Set hyperlink width to zero?
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Fri, 18 Mar 2005 16:16:38 +0000
  • Newsgroups: alt.html
  • References: <LhE_d.6527$wL6.6508@trnddc03>
  • User-agent: KNode/0.7.2
Old Car wrote:

> I have created a hyperlink on an image.  I don't want the hyperlink border
> to be displayed.  How can I get rid of it?  Thanks.

Simple: <img border="0" src="<filename>" />

If your hyperlinks have borders/background: <a href="<link>" style="border:
none; background: none;"></a>

Roy

-- 
Roy Schestowitz
http://schestowitz.com

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index