From 3c1efe521e0430da0ce97187a50310810cef602c Mon Sep 17 00:00:00 2001 From: bt Date: Mon, 11 Dec 2023 15:47:09 -0500 Subject: --- posts/empty-table-cells.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'posts') diff --git a/posts/empty-table-cells.md b/posts/empty-table-cells.md index aa2bfb3..441b908 100644 --- a/posts/empty-table-cells.md +++ b/posts/empty-table-cells.md @@ -1,6 +1,5 @@ -# Styling Empty Table Cells - -2019-07-17 +[[!meta title="Styling Empty Table Cells"]] +[[!meta date="2019-07-17"]] Often when designing tables on the web you're bound to come across empty pockets of data. These will be rendered as "blank" table cells, which isn't always the intended outcome. Let's take a quick look at how to target and style empty table cells. -- cgit v1.2.3-54-g00ecf