Friday, 9 August 2013

border divisions inside colspan html table element

border divisions inside colspan html table element

I have a HTML table correctly formatted the way I want it using the
colspan element. What I also want however is for the elements that occupy
multiple columns to have some kind of border or division at the column
boundaries (within the spanned element). The purpose for this is to make
it easy for the user to see how many columns a spanned element occupies.
For example if an element in a table occupies one row and 4 columns there
could be three divisions within the element. Thanks.

No comments:

Post a Comment