|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] LotusXSL and HTML formating
Hi,
Is anyone using LotusXSL that can help me with small formating problem?
If I have some HTML in an XSL document that looks like this:
<tr>
<td><img src="image1.gif"/></td>
</tr>
<tr>
<td><img src="image2.gif"/></td>
</tr>
This is output as:
<tr>
<td>
<img src="image1.gif"/>
</td>
</tr>
<tr>
<td>
<img src="image2.gif"/>
</td>
</tr>
The problem is that when the </td> tag is on a new line, browsers insert
a new line between the images so the output HTML has images that are
spaced different than what the input HTML would display.
Does anyone know of an easy work-around for this?
-James Kerr
begin:vcard n:Kerr;James tel;work:(609) 430-4607 x-mozilla-html:TRUE adr:;;;;;; version:2.1 email;internet:james@xxxxxxxxxxxx fn:James Kerr end:vcard
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








