News

Type a few lines of code into a Notepad document ... things to learn is how to make a new Web page open when someone clicks a link on any page. The HTML anchor tag, as shown in the following ...
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 ...
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 ...