News

Ordered and unordered lists are commonly used in web content to present related items, step-by-step instructions, etc. in an organized way. Using the <ul> element ...
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 ...