
Turn any site into a live editor with ONE HTML attribute?
Did you know you can turn any website into a live editor with ONE HTML attribute? You can make text editable directly in your browser without touching a single line of JavaScript.
Just add contenteditable="true" to any element like this. Boom!
You can edit this text live, directly in your browser. And it works on headings, paragraphs, tables—anything!
Use it in coding tutorials to let users play with code or text.
Send this to someone that cares and watch my free 12 hour course on my YouTube channel for more tips.
Just add contenteditable="true" to any element like this. Boom!
You can edit this text live, directly in your browser. And it works on headings, paragraphs, tables—anything!
Use it in coding tutorials to let users play with code or text.
Send this to someone that cares and watch my free 12 hour course on my YouTube channel for more tips.
Code with Ania Kubów
Hello everyone.
My name is Ania Kubow and I am a Software Developer (ex-Eurostar) who quit the rat race to focus on my channel and teach others how to code by building retro Games and awesome projects. I am also part of the core team @FreeCodeCamp. You ...