Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


DTD XML and CSS combo

From: cometaj@-------.---
To: NULL
Date: 2/1/2006 11:50:00 AM
Hello,

I am having trouble figuring out how to emulate html table behavior as
far as colspan and rowspan goes with my CSS on the XML I am working
with.

the XML has colspan and rowspan attributes for the CELL tag. How do I
use those to get correct rendering behavior in the browser?

the DTD defines custom tags for tables, rows, cells, header, footer,
etc.

In the CSS, I set

TABLE as: table for display property
TBODY as: table-row-group
ROW as: table-row
CELL as: table-cell

with varying values for different properties. It actually looks like a
table but the colspan and rowspan does not seem to influence the
behavior of cells at the rendering engine level. Do I have to take care
of this myself at the CSS level? If this is the case, how do I go about
doing that? 

Regards
Jean-Francois Michaud



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent