vesselin Site Admin
Joined: 04 Jan 2007 Posts: 250
|
Posted: Mon Dec 21, 2009 6:25 pm Post subject: Table2CSS 3.4.0 has been released |
|
|
Table2CSS 3.4.0 has been released. Changes from the previous version include:
- Two new settings called "Collect position styles" and "Collect dimension styles" have been added. These options control whether the position (left, top, right, bottom and the width) and the dimension (min-width, min-height, height, min-height, max-height, line-height) styles are collected into CSS rules or left as inline styles in the HTML code. By default the new options are enabled which forces Table2CSS to behave like it did in the previous versions.
When these two options are disabled and the layout type is set to Floating, Table2CSS will generate much less CSS rules at the cost of a slightly larger HTML code.
- Table2CSS used to crash in some cases when converting pages in Smart scripting mode. This has been fixed.
- In some cases when aligning content vertically via padding-top, Table2CSS used to misalign the content, especially when non-breakable whitespace ( ) was used to align the original content. This has been fixed.
A downloadable trial version is available at http://www.table2css.com/ |
|