Notepad applications are really really DAMN useful! Almost all Operating Systems come with this cool little application but what if you want to note down a thing you just read and are too lazy to open Notepad to note it down because you don't wanna leave your browser?
Well, we have got a solution for this. What you just need is a single line of code, yes a single line.
Just copy the following code, paste it in the address bar of your web-browser, and hit Enter and see what happens:
We did it and see what happened:
We have tested this code on three browsers; Mozilla Firefox, Google Chrome, and Microsoft Internet Explorer, and it worked only on Chrome and Firefox, when you do it on IE, you get a message like this:
But still, this stuff is damn awesome, ain't it? ;)
Well, we have got a solution for this. What you just need is a single line of code, yes a single line.
Just copy the following code, paste it in the address bar of your web-browser, and hit Enter and see what happens:
data:text/html, <html contenteditable>
We did it and see what happened:
We have tested this code on three browsers; Mozilla Firefox, Google Chrome, and Microsoft Internet Explorer, and it worked only on Chrome and Firefox, when you do it on IE, you get a message like this:
But still, this stuff is damn awesome, ain't it? ;)
Post a Comment