From: Mike N. <mh...@us...> - 2003-01-10 16:26:33
|
On Fri, 2003-01-10 at 07:55, Mike Noyes wrote: > On Fri, 2003-01-10 at 04:56, Matthew McNaney wrote: > > Have you noticed any strangness with margins or padding CSS elements in IE? Matt, After further review, it looks like a table+padding issue with IE. You may want to consider moving phpWS from a table display model to a visual display model based on css2. Of course this will cause incompatibilities with older non css compliant browsers. Kind of a catch-22. http://www.w3.org/TR/REC-CSS2/ -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |