Blog / Content

Series navigation for a post

Part three of five, with the whole arc visible

Live preview
Build a series navigation block with Tailwind CSS that sits inside a multi-part article. Use a bordered rounded-2xl card with a header row holding a small "Part 3 of 5" pill, the series title in medium weight, and a muted line giving the total reading time. The body is a list of five parts: each row has a numbered circle — filled dark and ticked for read parts, outlined and dark-bordered for the current one, plain for later parts — the part title, a muted one-line summary, and a reading time on the right; the current row has a neutral-50 background and no link styling. Under the list, a two-cell footer with previous and next part links pointing in opposite directions. Add a small note explaining parts can be read out of order but build on each other.