Does anyone have a suitable solution to the "extra line" problem
illustrated by the XHTML code below:

<html>
  <head><title>test</title></head>
  <body>
    <table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre
class="programlisting">blah blah blah</pre></td></tr></table>
  </body>
</html>

I encapsulate programlistings and screen sections in tables so
that they are shaded, but, I get the extra line that is produced
by the code above. Any ideas on how to remove it?


\.-~-./
-.ion.-
/.-~-.\

Reply via email to