I am creating some tables in Markdown and using in a website. I have most of the CSS I want to use in place but there’s one part I can not figure out.
Here’s the relevant example table:
https://mathewusf.com/storylab2018/table/
If there are folks who are more CSS savvy than me (which is many of you) here’s what I can’t figure out:
- the top header row is the problem
- solution 1: header row contains no borders on the sides (vertical) between cells
- solution 2: header row contains borders (as is) plus a border at the very top
Essentially the problem is my header row does not have a top border and I’ve tried various tweaks but with no success. Any suggestions?
