One line browser notepad: JP's remix
Got this idea from: https://coderwall.com/p/lhsrcq
Basically, it turns your browser into a notepad so you can quickly write down things. What was changed from the original is that I added a bit of style and formatting.
Copy the following code into a new browser tab's address bar:
data:text/html, <html><style type="text/css">body{background-color: #000000; width: 760px; margin: 50px auto} #cnt{ color: #FFFFFF; font-family : "Helvetica Neue", Helvetica, sans-serif; font-size: 30px; } </style><body contenteditable id="cnt"> Write something here...
Written by Jean-Pierre Sierens
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Related Tags
#css
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#