This is a discussion on "Help Needed urgently! Getting rid of border on linked images" within the Starting Out section. This forum, and the thread "Help Needed urgently! Getting rid of border on linked images are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help Needed urgently! Getting rid of border on linked images
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Help Needed urgently! Getting rid of border on linked images
Sorry everyone - I know this is probably a really simple issue I should know by now, but could someone tell me how to get rid of the border which appears on an image I have made into a link?
Many many thanks |
|
|
|
#2
|
|||
|
|||
|
Re: Help Needed urgently! Getting rid of border on linked images
You just need to include border="0" e.g:
<img src="image.jpg" border="0"> |
|
#3
|
|||
|
|||
|
Re: Help Needed urgently! Getting rid of border on linked images
Add this to your CSS style
a img { border: 0px; } Wayne |
|
#4
|
|||
|
|||
|
Re: Help Needed urgently! Getting rid of border on linked images
Many thanks to you both - I should have known that but was having complete mental block!
|
|
#5
|
|||
|
|||
|
Re: Help Needed urgently! Getting rid of border on linked images
No problem, glad I was able to help
|
|
#6
|
||||
|
||||
|
Re: Help Needed urgently! Getting rid of border on linked images
Lol, dont you just kick yourself in the teeth for not thinking of these things... So hard but so easy. I hate it!
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#7
|
|||
|
|||
|
Re: Help Needed urgently! Getting rid of border on linked images
I know what you mean! I sat there for ages scratching my head trying to figure out what it was that needed the value changed - the bizzare thing was I was even searching google using the word 'border' over and over without finding an answer and asked the question using the word 'border', and it just never clicked that this is what I needed to change!
I confess to being a putz! ![]() |
![]() |
| Tags |
| link images border |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Web Design Tutor needed urgently! | RollingSound | Job Opportunities | 1 | Apr 16th, 2008 17:27 |
| Web develpors needed, Urgently! | TargeTemplate | Job Opportunities | 2 | Sep 17th, 2007 14:12 |
| Firefox: black border at bottom of linked images | ChrisTheSoul | Web Page Design | 3 | Sep 3rd, 2007 08:26 |
| Web designer urgently needed | IRE | Job Opportunities | 2 | Jul 26th, 2007 10:02 |
| Linked image keeps displaying a border? | ricoantinoro | Web Page Design | 11 | Dec 8th, 2006 23:27 |