Kamis, 22 November 2007

Re: [JavaScript] Border

On Nov 21, 2007, at 3:15 PM, L. Miller wrote:

> I found the answer. Thanks anyway.
>
> border="0"
>
> Linda
>
> P.S. I didn't respond to my own message because this group is
> moderated. Sorry about that. My message was not yet posted before I
> found the answer.
>


Hey Linda.


The code:

<img border="0" src="file.jpg">

is HTML. It will absolutely do what you want it to do (remove the
blue border from images used as links) but has to be applied to every
single image in every single file on your site. The CSS rules in
my previous email allow you to put the rule in one place (in your
external css file) and affect all the images-used-as-links on your
whole site. If you want to narrow the definition (like, only apply
it to images in the navigation area) that's easy enough to do as
well. CSS is a much more flexible and powerful solution than HTML,
in general.

Cheers,
-- Ian


Visit http://aiaiai.com for more groups to join
Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/JavaScript_Official/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/JavaScript_Official/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:JavaScript_Official-digest@yahoogroups.com
mailto:JavaScript_Official-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
JavaScript_Official-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

Tidak ada komentar: