Email or username:

Password:

Forgot your password?
3 posts total
Piccalilli

Introducing Complete CSS: our first course by Andy Bell. Pre-orders are now open for a very limited period.

piccalil.li/blog/introducing-c

Piccalilli

It’s always safe to assume JavaScript will not be available, so here’s a quick list of very realistic reasons it won’t be.

piccalil.li/blog/a-handful-of-

Philippe Jadin

@piccalilli unpoly JS (unpoly.com/) allows exactly this, even for very complex enhancements. So bad it's a quite unknown gem 🤷

Stuart Langridge

@piccalilli ooh, nice. There's some in there I don't have in kryogenix.org/code/browser/eve -- I might add a link to your thing as well!

Piccalilli

We’re really excited to share our first ever guest article by the legendary Michelle Barker. This is the start of some really exciting upcoming collaborations on Piccalilli.

piccalil.li/blog/styling-table

Show previous comments
Jfrench

@piccalilli actually using table tags for tabular data. I was far too happy not to see a mess of divs.

Matt Wing

@piccalilli Great article! So nice to get clarity on how to write tables accessibly, for one thing I didn’t realize rows could have headers too. Perfect timing for me as I’m writing + styling tables today.

I noticed my IDE suggested ‘col’ instead of ‘column’ for my <th> scope values — is that just a shorthand for ‘column’?

katherine

@piccalilli this is such a thorough and clean article!! 👏 definitely going to refer to this a lot

Go Up