[Home] [By Thread] [By Date] [Recent Entries]
In InDesign tables,
<Table xmlns:aid="http://ns.adobe.com/AdobeInDesign/4.0/" aid:table="table" aid:trows="7" aid:tcols="3"> The aid:trows and aid:tcols tells the number of rows and columns of the table. <Cell aid:table="cell" aid:crows="1" aid:ccols="2"> The aid:crows and aid:ccols tells that this cell occupy one row and two columns. Therefore this should be a span in the HTML table. What you need is to group Cell elements so that the total count of their aid:ccols attribute is equal to the number in the aid:tcols attribute. This will constitute as one row. Hope this helps, --- Jeff e107lac wrote: Hi, all!
|

Cart



