> Typing “document.body.contentEditable = true;” into Chrome DevTools makes all of the text on a page editable.
This trick is brilliant to use if you design in the browser.
> Typing “document.body.contentEditable = true;” into Chrome DevTools makes all of the text on a page editable.
This trick is brilliant to use if you design in the browser.
You may also enjoy…