"Markus Mayer" wrote:
> Is there any way to do this (or something very similar) in HTML?
Create a table, put the checkboxes in a cell and CSS would allow you to set
various attributes, like so:
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #000000;
Have a ball.
Best,
Ziya