Border around link images - Is there an easy way to stop image borders?
The only way I know to stop image borders is to put border=0 in the img src for every link image. Is there another way that's easier?
----------
Get listed on a search engine/directory within 24 hrs. FREE!
http://www.birminghamnet.com/cgi-bin/links/pages/
Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?
John Pollock posted this at 02:42 — 24th May 1999.
He has: 628 posts
Joined: Mar 1999
I don't know of one, other than possibly with a style sheet- which of course isn't compatible with many browsers.
You could try the style sheet area at builder.com and see if there is a command like that so you can define it just once.
http://builder.cnet.com
I'll keep an eye out for anything else though.
----------
John Pollock
http://www.pageresource.com
Java Script: A Beginner's Guide
Page Resource
Anonymous posted this at 01:41 — 25th May 1999.
They have: 5,633 posts
Joined: Jan 1970
<style type="text/css">
IMG {
border: 0px;
}
</style>
----------
[email protected]
vegas.com.au/~jasper
JP Stones posted this at 01:48 — 25th May 1999.
They have: 2,390 posts
Joined: Nov 1998
oh, I was beaten to it by Lloyd
JP
fairhousing posted this at 21:51 — 25th May 1999.
They have: 1,587 posts
Joined: Mar 1999
Where exactly does all that code go on my pages?
----------
Get listed on a search engine/directory within 24 hrs. FREE!
http://www.birminghamnet.com/cgi-bin/links/pages/
Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?
JP Stones posted this at 21:58 — 25th May 1999.
They have: 2,390 posts
Joined: Nov 1998
In between the <head></head> tags.
JP
----------
The Webmaster Promotion and Resource Center.
http://www.what-next.com
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.