Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Link borders on pictures


Link borders on pictures

Reply
  #1 (permalink)  
Old 03-25-06, 09:02 PM
xxsonyboy4lfexx's Avatar
xxsonyboy4lfexx xxsonyboy4lfexx is offline
Newbie Coder
 
Join Date: Dec 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Link borders on pictures

Hey I was just wandering how to get rid of the borders around pictures when I put a link on them.

http://thechillroom.freefronthost.com/ut.shtml

Username-admin
Password- testing

Please help I am sooooooooo annyonyed
Reply With Quote
  #2 (permalink)  
Old 03-25-06, 09:17 PM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
in the <img> tag add
Code:
border="0"
or in a CSS class add
Code:
border: 0px;
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Reply With Quote
  #3 (permalink)  
Old 03-25-06, 11:23 PM
Keith's Avatar
Keith Keith is offline
Community Liaison
 
Join Date: Feb 2004
Posts: 1,232
Thanks: 1
Thanked 11 Times in 11 Posts
I like to put the following in my CSS files:
Code:
img {
border: 0;
}
That takes care of everything.
Reply With Quote
  #4 (permalink)  
Old 03-26-06, 10:10 AM
xxsonyboy4lfexx's Avatar
xxsonyboy4lfexx xxsonyboy4lfexx is offline
Newbie Coder
 
Join Date: Dec 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Thank you both very much
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Club2Share.com - Link exchange with Active Site 20000+ Members Club2share.com Traffic Exchange 1 12-20-06 10:17 PM
Six Sites Exchanging Links! - PR3+ Web Hosting, Web Design, Entertainment & Career coffeecoder General Advertisements 0 10-10-05 12:52 AM
Free Link Exchange Program JC3 General Advertisements 0 09-30-05 12:02 PM
Xml / Dom / Css Mark_SC.SE JavaScript 0 06-29-05 08:05 AM
I'm confused..plz help Brittany23 CSS 5 05-24-05 11:52 AM


All times are GMT -5. The time now is 08:50 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.