Easy HTML Construction Kit offers a quick solution for creating HTML files from lists, tables, text documents and more.
It comprises six separate utility programs, as follows:
· HTML Template -- This creates a new HTML document.
· Text to HTML -- This automates most of the tasks involved in converting a text file to a decent-looking HTML document.
· Code to HTML -- This automates most of the tasks involved in converting a text file containing program source code (e.g. C code or HTML) to a decent-looking HTML document.
· Data to List -- This is for converting items in a text file to a HTML list of those items. It can also be used to create the HTML for blank lists.
· Data to Table -- This is for converting lines of data (separated by commas, spaces, etc.) in a text file to a HTML table whose cells contain that data. In other words, it is for table-izing data in a text file.
· Table Creator -- This creates the HTML code for a table of a specified number of rows and a specified number of columns, with the possibility of specifying multiple cells larger than 1 row by 1 column.
Limitations:
· Generated HTML code cannot be saved.
· Nag screen
What's New in This Release: [ read full changelog ]
· Now fully Vista-compatible.