Styling HTML Tables with TableCloth

Posted by on Jun 16, 2008 in CSS, HTML Tutorials, Web Development Tutorials | 4 comments

In this tutorial I will show you how to apply some simple style to your tables by applying the TableCloth style sheet and JavaScript file. TableCloth is a free, light way, way to add style to existing HTML tables. It only required two lines of code added to your table. With table clothe you can also modify how the HTML tables react to your input by changing the JavaScript file.

Read More