Reply
How to make IMAGE link in web site without decoration with css?
Old 10-30-2009, 08:02 AM How to make IMAGE link in web site without decoration with css?
Junior Talker

Posts: 3
Name: Bips
Trades: 0
Hi,


in my site their are images which links to another page, but i want to display it without any decoration, but it is a link so it has a blue border which i don't like. I want IMAGE without any decoration with css.
I use link,alink,vlink in <body> tab but HTML 4.01 dues not support it.
Bips123 is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-30-2009, 08:03 AM Re: How to make IMAGE link in web site without decoration with css?
chrishirst's Avatar
Super Moderator

Posts: 22,233
Location: Blackpool. UK
Trades: 0
CSS

Code:
a img {
   border:0;
}
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to How to make IMAGE link in web site without decoration with css?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.44723 seconds with 13 queries