From 71d6d2ad4faf8f62d044122c3084e0fe581f4bee Mon Sep 17 00:00:00 2001 From: Anders Rydholm <34012120+typetrail@users.noreply.github.com> Date: Fri, 23 Nov 2018 19:00:22 -0600 Subject: [PATCH] Added #### More Information (#23372) Added #### More Information CSS Tricks to styling tables. --- guide/english/css/styling-tables/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/css/styling-tables/index.md b/guide/english/css/styling-tables/index.md index 1af264cce8..6fab190169 100644 --- a/guide/english/css/styling-tables/index.md +++ b/guide/english/css/styling-tables/index.md @@ -25,6 +25,6 @@ th, td { - [MDN](https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_boxes/Styling_tables) - [w3schools](https://www.w3schools.com/css/css_table.asp) - + - [CSS Tricks](https://css-tricks.com/complete-guide-table-element/)