RSSAmplifier

CSS In Real Life · Jul 18, 2024

Styling Tables the Modern CSS Way

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this article for Andy Bell’s blog Piccalilli , we explore something I’ve been consumed with styling a lot recently: data tables. Not to be confused with using tables for layout (as in the bad old days of CSS), HTML tables are vital for displaying tabular data (data with row and column relationships) accessibly. They come with a few quirks, however, and some less-familiar CSS properties that are…

Read on css-irl.info

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.