News

An easier way to turn your browser into a note-taking machine is to use a little snippet of HTML code that creates an offline notepad in your browser. Coding, you might ask with a shiver?
If you ever need a quick scratchpad to just write, not save what you write, but just write, you can quickly turn your web browser into an ultra-basic notepad with a single line of HTML.
This code uses the Data URI scheme to create a simple HTML page. Data URIs are supported on Gecko-based browsers, Opera, Web-kit-based browsers, and a few others. Notepad in Windows is a basic ...
However, Notepad is a basic text editor that has only minimal formatting options. If you need to create or edit a more sophisticated document, you have to format paragraphs in Notepad using only ...
I use only the basic HTML tags to make it readable. In order to make the list easy-to-edit, I created a BAT file that opens the HTML page with Notepad ready to be edited. Here's what Denis' todo ...
You can save a Notepad file as PDF by using Microsoft Print to PDF feature. It is a built-in feature in Windows that lets users convert their documents from one format into PDF. This will save ...