Simple Trick To Use Web Browsers As Text Editor
Notepads are awesome,If you don't have one,Don't worry.You can turn your browser into a text editor like notepad.Wondering,How To Do ?
Well this is how to do it;
1 Copy below code in browser URL Section
data:text/html, <html contenteditable>
2. Now Press Enter.
![]() |
Snapshot of the editor in Google chrome |
3. Now you can type anything as would do on any other text editor like Notepad -
4. To save your text file Press Ctrl + S and save it as anything.txt or anything.html .
Enjoy.
ALSO VIEW: