Skip to content

Instantly share code, notes, and snippets.

@Alecto
Last active March 22, 2025 16:08
Show Gist options
  • Select an option

  • Save Alecto/ab00a514c9d98132de063990ed3a3eb8 to your computer and use it in GitHub Desktop.

Select an option

Save Alecto/ab00a514c9d98132de063990ed3a3eb8 to your computer and use it in GitHub Desktop.
Visually hidden block
.visually-hidden {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
white-space: nowrap;
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
visibility: hidden; /* Optional for fallback support */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment