From 233f0c4a944e42dfd3432a5170e1d73b3de2eda0 Mon Sep 17 00:00:00 2001 From: compukid Date: Tue, 9 Jul 2024 22:20:43 -0400 Subject: [PATCH] tables-testing3 --- testing/style2.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/style2.css b/testing/style2.css index 18eecfc..489b23e 100644 --- a/testing/style2.css +++ b/testing/style2.css @@ -1,3 +1,2 @@ table, th, td { border: 1px solid black; border-spacing: 50px; } -table { border-collapse: collapse; } -table { border-spacing: 50px;} \ No newline at end of file +table { border-collapse: collapse; } \ No newline at end of file