Skip to content

Instantly share code, notes, and snippets.

View DaFi404's full-sized avatar

DaFi404

  • Joined Nov 1, 2025
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<style>
.table-container {
width: 100%;
overflow-x: auto;
}
table {
border-collapse: collapse;