[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Calloutlist in HTML
Hello, In my document I made some calloutlist wich are great in the PDF output. I made a html output and the calloutlist result is not really good : <div class="calloutlist"> <table border="1" summary="Callout list"> <tr> <td width="5%" valign="top" align="left"><img src= "images/callouts/1.png" alt="1" border="0" /></td> <td valign="top" align="left"> blabla bla</td> </tr> <tr> <td width="5%" valign="top" align="left"><img src= "images/callouts/2.png" alt="2" border="0" /></td> <td valign="top" align="left"> bla bla bla</td> </tr> </table> </div> The bug is on the left column of the table and the text on the right one. There is a lot of space between the two items : (1) bla bla bla (2) bla bla bla How can I reduice this big space ? Jacques -- Site web : <http://www.foucry.net>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]