vesselin Site Admin
Joined: 04 Jan 2007 Posts: 250
|
Posted: Thu Feb 21, 2008 7:16 am Post subject: Table2CSS 2.2.0 has been released |
|
|
Table2CSS 2.2.0 has been released. Changes from the previous version include:
- An option has been added to choose between merging/grouping of style rules that have identical CSS properties.
- An option has been added to move images from table cells to CSS background property. An image is moved to background when it is the only child element of a table cell. For example the following image will be moved to background: <td><img src="forest.jpg"></td>
- Superfluous "margin: 0px" styles are no longer added to the converted code.
- Small improvements to horizontal/vertical alignment of content inside table cells.
A downloadable trial version is available at http://www.table2css.com/ |
|