Type: Posts; User: john00
Web Design NY
you should give height value and it will solve your problem..
I think you should check your code once again because I think you want to centeried your captcha but in your code you are doing that captcha's <div> centerized.. so, I think you should correct it...
hi.. Images are inline by writting this as below: Code: <div> <img src="img1" alt="not found" /> <img src="img2" alt="not found" /> </div> If it doesn't finish your bug than surely you have...