Creating a basic HTML page using Bootstrap library can be tricky when trying to incorporate a fixed header and a scrolling table. When simply adding a navbar and a table, the table ends up being positioned beneath the navbar, making it impossible to scroll. Is there a way to fix this issue?
https://i.sstatic.net/21BzQ.png
If you'd like to see an example of the problem, check out this link:
Your help is much appreciated.