Ok I think I understand your problem. I think that is because the table that provides the sample output contains text that use <pre> and since the container of all this (ie table + text that you want to adjust) is pushed to the right by the text enclosed in the <pre> it won't adjust the text since the <pre> text cannot be adjusted.
my first understanding of the problem. ----- Original Message ----- From: "Stephane Bailliez" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 11:44 PM Subject: Re: cvs commit: jakarta-ant/xdocs/stylesheets project.xml > ----- Original Message ----- > From: "Diane Holt" <[EMAIL PROTECTED]> > To: "Ant Developers List" <[EMAIL PROTECTED]> > Sent: Friday, March 01, 2002 11:38 PM > Subject: Re: cvs commit: jakarta-ant/xdocs/stylesheets project.xml > > > > Does anyone know why the FAQ and "Having Problems?" pages don't adjust > > themselves to the width of your window the way the rest of the pages do? > > mmm..can you elaborate ? I checked the webpage but I'm afraid I don't really > see the problem. > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
