RE: [PHP] Re: table cell space under image in IE

2003-03-13 Thread Larry Brown
, March 13, 2003 12:11 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: table cell space under image in IE If you write the CR-LF before counts as an space wich wraps to the next line. It might be helpful to write (in the same line) instead. > I know this is not exactly on topic but I produce

[PHP] Re: table cell space under image in IE

2003-03-13 Thread Roman Sanchez
If you write the CR-LF before counts as an space wich wraps to the next line. It might be helpful to write (in the same line) instead. > I know this is not exactly on topic but I produce all html by php and I > don't want to go out and add myself to an html list (if there is such a > thing