Snippets tagged “scrollable-body”
1 snippet uses this tag.
- How to Create an HTML Table with a Fixed Left Column and Scrollable BodyHTML
It is possible to create a table, which has a fixed left column and a scrollable body. In this snippet, you’ll see how this is done using some CSS properties.