Html4newbies
Put your hands into html and php
Home
Privacy
About
Contact

News Feed
Newsfeed
Free Php Snippets
Php Snippets 1
Php Snippets 2
Getting rid of that Boarder around image

For as low as $25 you can get 5 scripts of your choice

Getting rid of that Boarder around image

Example

<A HREF="http://www.whenlickedonimage.com">
<IMG SRC="images/yourimage.gif" border="0" width="32" height="32">
</A>

Getting of that pesty boarder around the image that has a link attached to it. Just by putting border="0" gets rid of it.
Attribute = border="0"
Keep in mind that because the image is a link, it automatically gets a border. So if you put that attribute to code, will get rid of it.

Example with boarder :

Example without boarder :




Copyright © 2002-2008 Html4newbies - HarlandScripts.com NetWork  ( 463 )