© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kellen
Fullstack developer, musician, CI/CD enthusiast
I recently created a page that embedded a huuuuuuuge table into a fixed viewport using some simple CSS: <template> <div id="app"> <div id="navbar"> NAVBAR </div> <div class="content-wrapper"> <div id="header">HEADER</div> ...
No responses yet.