Bill Moseley wrote:
At 06:58 AM 04/22/02 +0800, allan wrote:
enclosed a mac ns4 gif
this is invalid html: <input type="image" src="../images/arrow.gif" border="0"></td> ^^^^^^^^^^^
What's valid html that keeps netscape from placing the border around the image?
i am 99.99999999% sure you can't do that. sorry. ./allan
that's correct, htmlvalidator says:
* Line 214, column 56:
<input type="image" src="./images/arrow.gif" border="0"></td>
Error: there is no attribute "BORDER" for this element (in this HTML version)
Bill, look at how images in the ad template are handled.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
