A Notepad in HTML & CSS Only

Ever wanted to have a nice, clean looking notepad – that scales with the amount of elements you need to write on it – in HTML & CSS? So did I for the startup I am working on. Could I find anything? Nope. So, I made one. It’s nothing fancy, and should look pretty close to this:

Notepad

The notepad was designed by the wonderful Andree Blixt.

To see an online demo, check it out here. It is released under the MIT license, so do what you want with it. The only thing I ask is for attribution. Also, please feel free to suggest updates/tweaks/enhancements especially to show multiple pages and adding jQuery animation if you would like (either in the comments or emailing me directly).

To get the files, download them from github here

Enjoy :)

Comments