Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
img src border="0" won't work
08-20-2008, 07:10 PM
Post: #1
img src border="0" won't work
I am putting a captcha on my site, and am displaying the captcha with

Code:
<img src="captcha.php" border="0" />
However, there is still a very prominent border around the image.

I tried <img xsrc="captcha.php" border="0" />, but that didn't work at all. Only the border appeared, nothing else.
Find all posts by this user
Quote this message in a reply
08-20-2008, 07:10 PM
Post: #2
RE: img src border="0" won't work
you gotta try something like this:
<img src="captcha.php" alt="Verification code" width="50" height="24">


Warm Regards,
Website Design India
Submit Free Links
Website Design Faridabad
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Contact UsDeveloper SolutionReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication