Print Page | Close Window

Border around image

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Web Design Discussion
Forum Description: Discussion on web design and development subjects.
URL: https://forums.webwiz.net/forum_posts.asp?TID=21695
Printed Date: 29 March 2026 at 4:23am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Border around image
Posted By: pjb007
Subject: Border around image
Date Posted: 23 October 2006 at 11:23pm
I have an image that is linked to the W3 validator.

Trouble is I can't get rid of the border using STRICT code.

Any ideas?



Replies:
Posted By: dpyers
Date Posted: 24 October 2006 at 12:26am
Try something like:
a.img:link       {border: none;}
a.img:visited    {border: none;}
a.img:hover      {border: none;}
a.img:active     {border: none;}
img  {border: none;}





-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net