[thelist] PHP & CSS (Two Part Question)

Means, Eric D eric.d.means at boeing.com
Wed May 1 17:38:01 CDT 2002


>  -----Original Message-----
> From: 	Burhan Khalid [mailto:burhankhalid at members.evolt.org]
> Sent:	Wednesday, May 01, 2002 5:29 PM
> To:	thelist at lists.evolt.org
> Subject:	Re: [thelist] PHP & CSS (Two Part Question)
>
> >are there any other links in that div?  if you can treat them all the
same
> >way, i think you can just say
>
> Sadly, there are some links in that div that need to be the default style.
> If only it were that easy. lol

Put that link in its own div, the only style on which is the one that makes
the link not have a border.  Shouldn't affect anything else.
 e.g. <div style="border: 0px;"><a href="...">Link Me</a></div>



More information about the thelist mailing list