Skip to content

Instantly share code, notes, and snippets.

@jasurhaydarovcode
Created May 9, 2024 09:37
Show Gist options
  • Save jasurhaydarovcode/4b25a389d3a387412af022dd3b2199ca to your computer and use it in GitHub Desktop.
Save jasurhaydarovcode/4b25a389d3a387412af022dd3b2199ca to your computer and use it in GitHub Desktop.
.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;
}
@jasurhaydarovcode
Copy link
Author

This is visually-hidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment