Re: [PHP] HTML issue... spaces in between images

2002-08-13 Thread Brent Baisley
Try adding border="0" to each one. Some browsers would render your code as is without spaces, some will not. They are all supposed render it without spaces, and I think all the latest versions of the browser do. It's the older ones you have to worry about. Also, do you have a DOCTYPE declaratio

RE: [PHP] HTML issue... spaces in between images

2002-08-13 Thread James Green
On Tue, 2002-08-13 at 02:29, Matt Babineau wrote: > > > > > > > > Which leads to other "mysterious" gaps (that are again part of the HTML spec), the fix is provided here: http://developer.netscape.com/evangelism/docs/articles/img-table/ James -- PHP General Mail

RE: [PHP] HTML issue... spaces in between images

2002-08-13 Thread Ford, Mike [LSS]
> -Original Message- > From: Michael Zornek [mailto:[EMAIL PROTECTED]] > Sent: 13 August 2002 02:26 > > Ok so in my HTML I have: > > > > [] > anyone know of a way to tell html to ignore these spaces? Well, the obvious one is HTML comments, since that's the way to tell HTML to

RE: [PHP] HTML issue... spaces in between images

2002-08-12 Thread Matt Babineau
Matt Babineau MCWD / CCFD - e: [EMAIL PROTECTED] p: 603.943.4237 w: http://www.criticalcode.com PO BOX 601 Manchester, NH 03105 -Original Message- From: Michael Zornek [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12