News

4] Edit the HTML code via Notepad. The final thing we’re going to do here is to edit the code. You must learn how to do this if for some reason it has failed to work correctly when opened in ...
This notepad trick works because of HTML’s “contenteditable” attribute that can turn any part of a web page into an interactive area for editing text. You can use it in Google Chrome ...
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 ...