| add class | add class | |
| add class | R1 C1 | R1 C2 |
| add class | R2 C1 | R2 C2 |
Generated HTML shows up below. Click it to select all. Cmd-C to copy and paste.
From Kotatsu - a simple html table generator
It's been a long time since I've used Dreamweaver for web development. I only find myself missing it when I need to create a table, especially when I want to have all cells in a particular column have a class. So I created a tool to help create a table and throw in column classes quickly. I gave it a name so I can put it out there and let others use it, too. It's called kotatsu.
| add class | add class | |
| add class | R1 C1 | R1 C2 |
| add class | R2 C1 | R2 C2 |
Generated HTML shows up below. Click it to select all. Cmd-C to copy and paste.