Content Table Widget Estimated reading: 1 minute 323 views A table is a collection of related data held in a table format within a database. It consists of columns and rows.In relational databases, and flat file databases, a table is a set of data elements (values) using a model of vertical columns (identifiable by name) and horizontal rows, the cell being the unit where a row and column intersect.[ Sample ID Reading #1 Reading #2 Reading #3 Reading #4 Manually 555 475 756 155 Shortcuts 478 754 124 688 Content 987 10 745 4187 Pomodoro timer 4187 688 478 756 Keyboard 4455 654 784 657 Manually 784 784 621 157 Timeline 884 254 105 356 Pomodoro 356 884 465 644 Basic Tables Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template. # First Name Last Name Username Email Manually 555 475 756 155 Shortcuts 478 754 124 688 Content 987 10 745 4187 Pomodoro timer 4187 688 478 756 Keyboard 4455 654 784 657 Manually 784 784 621 157 Timeline 884 254 105 356 Pomodoro 356 884 465 644 Dark Mode Table Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template. # First Name Last Name Username Email Manually 555 475 756 155 Shortcuts 478 754 124 688 Content 987 10 745 4187 Pomodoro timer 4187 688 478 756 Keyboard 4455 654 784 657 Manually 784 784 621 157 Timeline 884 254 105 356 Pomodoro 356 884 465 644 Tagged:ContentDocNew