TJOG.org validation problem
_21:53
TJOG.org validation problem
I’ve spent a good amount of my time getting tjog.org to validate and I finally did it. Every single page on the site is 100% compliant with XHTML 1.0 Transitional and CSS standards.That is until I had to use Paypal. I mean I was able to do alittle customization to the code they gave me but now the only problem I’m running into is this little border attribute in an input tag.
It tells me:
… aypal.com/images/x-click-butcc-donate.gif” border=”0” name=”submit” al …
Error: there is no attribute “border” for this element (in this HTML version)
Well yea, I know that. But how the hell do I accomplish the same task under the DOCTYPE that I am currently using.
I can’t seem to find anything in the W3C specs right now. Using CSS causes some really weird crap to happen to NN4.x users. Not that the site is the greatest to NN4.x users - it is however accessible which is all I care about. Their logs show that only have 4 percent of their users are coming from Netscape 4.x.
Ok - so my question to all you out there. How can I fix this little problem I have?

