Reply
How to delete blue box around button?
Old 03-04-2008, 01:30 PM How to delete blue box around button?
Average Talker

Posts: 22
Name: jim
I am using the <a> tag with a graphic to create a button. The browser wants to put a blue box around the graphic to indicate it is a link. How do I modify the tag to get rid of this box? Thanks.
jwriter is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-04-2008, 01:36 PM Re: How to delete blue box around button?
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
Using CSS:

img{border: none;}
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-04-2008, 02:00 PM Re: How to delete blue box around button?
Gilligan's Avatar
Dead Like Me

Posts: 1,608
Name: Stefan
Location: London, UK
Using HTML:

<img src="image.gif" border="0" />
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 03-04-2008, 02:36 PM Re: How to delete blue box around button?
Average Talker

Posts: 22
Name: jim
Works great, so pretty. Thanks LnR and G.
jwriter is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to delete blue box around button?
 

Thread Tools

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

vB 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.11682 seconds with 12 queries