-
I'd lake to make tables vertically scrollable: i.e. only show a certain amount of rows by default, while the rest are accessed by scrolling down. Preferably with the top row always showing. Thanks. Ps. I've seen Example table to use:
|
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
May 4, 2023
Replies: 1 comment
-
For HTML/css, the Internet has all you need, see https://duckduckgo.com/?q=vertically+scrollable+table. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmhimara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For HTML/css, the Internet has all you need, see https://duckduckgo.com/?q=vertically+scrollable+table.