Table body scroll

Size
1,666 Kb
Views
2,024

How do I make an table body scroll?

What is a table body scroll? How do you make a table body scroll? This script and codes were developed by Gonzalo Arrivi on 30 January 2023, Monday.

Table body scroll Previews

Table body scroll - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Table body scroll</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div class="sub-container"> <table class="sections"> <thead> <tr> <th> <span>something that is very cool</span> </th> <th> <span>something</span> </th> <th> <span>something</span> </th> <th> <span>something</span> </th> <th> <span>something</span> </th> <th> <span>something</span> </th> </tr> </thead> <tbody> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Another great something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> <tr> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> <td> Something </td> </tr> </tbody> </table> </div>
</div>
</body>
</html>

Table body scroll - Script Codes CSS Codes

.container { padding: 10px 10px 0; height: 50vh; box-sizing: border-box; border: 1px solid red;
}
.sub-container { max-height: 100%; padding: 10px 10px 0; box-sizing: border-box; border: 1px solid blue; overflow: auto;
}
.sections { border: 1px solid orange;
}
.sections thead th:before{
}
Table body scroll - Script Codes
Table body scroll - Script Codes
Home Page Home
Developer Gonzalo Arrivi
Username Toujimon
Uploaded January 30, 2023
Rating 3
Size 1,666 Kb
Views 2,024
Do you need developer help for Table body scroll?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Gonzalo Arrivi (Toujimon) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!