Hi Lineman!

> Make sure you specifically set cellpadding and cellspacing to
> 0 (IE assumes non-zero for one of these, don't remember which).

I already found out something: First, I only set the margin/padding
values to 0 in the Java code, wich worked on browsers other than IE6.
Then, I *also* set them to 0 in the stylesheet, and not it looks a
little bit less ugly. :-)

> The way that IE calculates table layout is
> significantly different than the other browsers in some cases and I
> think that with fairly minimal tweaking you will be able to fix these
> issues.

Ok, but how can I find all the other tweaks? I found the one above,
but I am no CSS specialist.
I want to avoid trying a lot of things without plan and pumping up my
CSS...

Magnus

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to