I currently achieve the look of the first image here by applying border-collapse: separate
to the table
and border-right: dashed 1px #dddddd
as well as position: sticky
and left: 0
to the td
:
When scrolling horizontally, is there a pure CSS way of making a shadow appear as follows: