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

RE: table alignment

Subject: RE: table alignment
From: Wolfgang Bogacz <wbogacz@xxxxxxxxxxx>
Date: Tue, 1 May 2001 09:31:21 -0400
form table align
Usually I've found that the sizing of an HTML table can be made
inconsequential based on the row and column _contents_. Is it possible that
you have a field (say with &nbsp;) that forces the specific column way too
wide?

I usually add border="1" (or some such size) to all my table declarations
during design to detect just what table cell content is the offender. This
usually works best within nested tables with a variety of border sizes, (say
"5","4","3","2","1" respectively). It's easy enough later to delete the
border="" or set them to "0". 

-----Original Message-----
From: Clapham, Paul [mailto:pclapham@xxxxxxxxxxxxx]
Sent: Monday, April 30, 2001 2:14 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  table alignment


Don't you mean "what should be in my HTML..."?  Design that first, then
write XSL to produce it, then if you have a problem with that, **then** it
would be appropriate to ask the question on an XSL list.

-----Original Message-----
From: Tanzila Mohammad [mailto:tmohammad@xxxxxxxxxxxxxxxxxxxx]
Sent: April 30, 2001 09:48
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  table alignment


A quick question:

My xslt and xml are processed to give a table. However the output is as
follow:

<html>
<body>
 <form ..>
  <table width ="600"...>
    <table width ="580" ...>
    <table width="400" ..>

    </table>
    </table>
  </table>
</table>
</form ..>

<!--my xsl controls this aspect and produces this table here-->
<table width="400">
</table>
<!--my control ends here-->
<!-- the problem is that the table does not align with the <table
width="400"> in the form, it juts out to the right>
<!--what should be in my xsl to reddem this? -->

</body>
</html>

Tanz

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.