[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

LotusXSL and HTML formating

Subject: LotusXSL and HTML formating
From: James Kerr <james@xxxxxxxxxxxx>
Date: Mon, 14 Jun 1999 10:37:53 -0400
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
Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.