Re: NN 4.x and borders around linked images

by "Martin Clifford" <MLC1(at)nrc.gov>

 Date:  Mon, 01 Jul 2002 12:40:23 -0400
 To:  <hwg-style(at)hwg.org>,
<steph(at)omsoft.com>,
<davida51(at)swbell.net>
  todo: View Thread, Original
Stephanie's solution, while sound, would remove ALL borders from ALL =
images in the document.  If you wanted to only remove the border from a =
submit button image, then you would just write an id or class.

#noborder { border: 0px; }
.noborder { border: 0px; }

respectively.

Martin

>>> "Stephanie Thrasher" <steph(at)omsoft.com> 07/01/02 11:28AM >>>
Hi David,

img {
 border: 0px;
}

Stephanie


> Hi All -
>=20
> How do I use CSS to remove the blue border from
> around images that are used for submit buttons in
> a form?
>=20
> The problem is showing up in NN 4.7
>=20
> See http://216.197.101.134/prod.cfm=20
>=20
> (Yeah, I know, I still have a lot of validating to
> do on the page.)
>=20
> --
> David Andrew
> davida51(at)swbell.net=20
>=20
>=20
>=20
>=20

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA