HOME OF WEB TIPS 
 
 Find a web designer
 
 Planning for new site
 Registering a Domain
 
 Web Site design tips
 Redesign your site
 Hire a designer
 
 web design gallery
 
 Hosting
 
 Programming
 
 E-commerce
 
 Marketing tips
 
 Increasing site traffic
Search

Web Site design tips Last Updated: Sep 3rd, 2006 - 22:48:07


remove the border around a linked
By maxqsoft.com
Sep 3, 2006, 22:11

Email this article
 Printer friendly page

How do a remove the border around a linked image?

In HTML (and older browsers like Netscape 4.<varx), it’s just a matter of adding border="0" to the img element.

In CSS and the latest browsers, all you need to add is the following rule:
a img { border: none; }

You can make the border invisible using CSS in Netscape 4.x by changing the border colour to match the container’s background colour:
a img { border: none; border-color: [background colour]; color: [background colour] }
So, on a white background the color properties would have a value of white. This will still leave about a 2 pixel space around the image in Netscape 4.x.


© Copyright 2006 by www.maxqsoft.com .
Toronto web design we can help ( 416 894 7217)


Top of Page
Partner sites




Web Site design tips
Latest Headlines
remove the border around a linked
Production Phase
Design Specification
Concept and Planning
Problem: Troubles with Scope
Managing the Redesign
Importance of redesign
Hiring a Design Firm to Redesign