An experiment in authorship
Show text by author
This page lets you see who authored each part of a document.
It works by using the HTML mark
element with a data-author
attribute to associate each piece of text with an author.
Then, CSS :has
selectors are used to show/hide text by author when you choose a checkbox.