Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UniBreakfast authored Oct 10, 2024
1 parent cebe7ed commit 97c5f1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# web-table-w-fixed-first-last
A table template for displaying large sheets of data. With fixed first and last row (headers and footers) as well as the first column. This whole functionality is achieved with HTML/CSS only. JS is used just for filling the table with "lorem ipsum" data-filler. Styles are separated by their purpose.

![image](https://github.com/user-attachments/assets/4866231e-dd1f-40e5-89b7-c7c278ae9fce)
![image](https://github.com/user-attachments/assets/8430ba33-d325-47e4-8c7f-453fc528e338)

0 comments on commit 97c5f1f

Please sign in to comment.