Skip to content

Instantly share code, notes, and snippets.

@SignpostMarv
Created March 31, 2020 19:08
Show Gist options
  • Save SignpostMarv/1279731a51553ef16ce1a0e2b19b48e9 to your computer and use it in GitHub Desktop.
Save SignpostMarv/1279731a51553ef16ce1a0e2b19b48e9 to your computer and use it in GitHub Desktop.
<html><head></head><body style="
font-size: 9rem;
"><table style="
overflow: auto;
width: 500px;
display: grid;
position: relative;
background: linear-gradient(to right, rgba(255,255,255,0) 90%, #ccc);
"><thead><tr><th>Foo</th><th>Bar</th><th>Baz</th></tr></thead><tbody><tr><td>1</td><td></td><td></td></tr><tr><td>1</td><td></td><td></td></tr><tr><td>1</td><td></td><td></td></tr></tbody></table></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment