Hi guys,

The web site I'm working on looks fine on IE, but it looks strange on
Netscape. I'm using one <td> with specific width, and another <td> with
width percentage.

e.g. <td width=140><%@ include file="some.jsp" %></td><td width="90%"><%@
include file="someother.jsp" %></td>

On IE, it keeps the width 140, but on Netscape it does to a certain point
when I'm dragging the window and then it gets all whacked when it gets too
big. What am I doing wrong? Thank you very much!

howard

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to