Re: [htmltmpl] Images with height/width of 90/120???
Brought to you by:
samtregar
From: Jason P. <ja...@jo...> - 2006-02-16 14:50:23
|
I'm not seeing it: > $ perl ./test.pl > Content-type: text/html > > <html> > <img src="/images/image.jpg" height=90 width=120> > </html> My guess is that your browser is cleaning up after you? Try putting quote marks around the numbers. - Jason |