News

Ways to Make a Website So That Everyone Can See It. Type a few lines of code into a Notepad document, open it in a browser and everybody standing around your computer can see your Web page.
Finding a pen or opening a Notepad is too time taking in such situations ... The reason this works is that it uses the Data URI scheme to make a simple HTML page with the element, “contenteditable.” ...
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 ...
Displaying Unicode in Notepad. If you have viewed a Web page containing strange characters you did not understand, you may have seen Unicode characters.
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.html file looks like. Web monkeys will notice that ...