Skip to content

Instantly share code, notes, and snippets.

@rrrokhtar
Created July 23, 2024 20:41
Show Gist options
  • Select an option

  • Save rrrokhtar/4f74fd83fb5056a3eda0d814185ed1c4 to your computer and use it in GitHub Desktop.

Select an option

Save rrrokhtar/4f74fd83fb5056a3eda0d814185ed1c4 to your computer and use it in GitHub Desktop.
Web document design mode (editable HTML)
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment