Professor's Coding Corner
Tutorials and code snippets; clearly written in intelligible language. HTML, CSS, Javascript and Perl, as used in website design.

Code Snippets | Professor's Coding Corner
Code snippets; clearly written in intelligible language. HTML, CSS, Javascript and Perl, as used in website design.

Tutorials | Professor's Coding Corner
Tutorials are clearly written in intelligible language. HTML, CSS, Javascript and Perl, as used in website design.

HTML / CSS: Resources | Professor's Coding Corner
Resources for HTML and CSS: tutorials, books, official documentation, and a quick reference.

Javascript / DOM: Resources | Professor's Coding Corner
Resources for Javascript and the DOM: tutorials, books, official documentation, and a quick reference.

Perl: Resources | Professor's Coding Corner
Resources for Perl: tutorials, books, official documentation, and a quick reference.

Webmaster Tools | Professor's Coding Corner
Suggestions for tools to use in authoring webpages.

Webmaster Resources / Links | Professor's Coding Corner
Webmaster resources and directories

Contact Page | Professor's Coding Corner

Form Field Required Alert Box | Professor's Coding Corner
Code snippet: using a Javascript alert box as a reminder that a form field is required. Clearly written and intelligible.

Table Rows with Alternating Colors | Professor's Coding Corner
Code snippet: using Perl to print table rows in alternating colors from within a loop. Clearly written and intelligible.

Track Search Engine Spiders | Professor's Coding Corner
Code snippet: keep track of hits to your website from search engine spiders. Clearly written and intelligible.

Track Hits from Incoming Links | Professor's Coding Corner
Code snippet: keep track of hits to your website from incoming links. Clearly written and intelligible.

Stop Spambots from Grabbing your Email Address | Professor's Coding Corner
Code snippet: protect your mailto link from spammers.

Overlay Box - Instead of Popups | Professor's Coding Corner
Code snippet: Use an overlay box instead of popups. Clearly written and intelligible.

Form Submission - No Double-click Possible | Professor's Coding Corner
Code snippet: using a Javascript alert box as a reminder that a form field is required. Clearly written and intelligible.

Update Dates Automatically | Professor's Coding Corner
Code snippet: change copyright date or last-modified date automatically.

Time / Standard or Daylight | Professor's Coding Corner
Code snippet: standard or daylight time - fills in the central letter in the time zone designation automatically.

Mistakes Frequently-made in Perl | Professor's Coding Corner
Tutorial: Most frequently-made mistakes made in writing Perl scripts, with error messages. Clearly written and intelligible.

Keywords - Double them for Image Links | Professor's Coding Corner
Tutorial: HTML code for using both alt and title attributes in image links. Improve accessibility and increase keywords. Clearly written and intelligible.

Escape sequences in Perl | Professor's Coding Corner
Tutorial: Escape sequences in Perl scripts - when and how to use them. Clearly written and intelligible.

Accessibility - 11 Checkpoints | Professor's Coding Corner
Tutorial: 11 Checkpoints for Simple Webpage Accessibility. Clearly written and intelligible.

Guest Articles | Professor's Coding Corner
Articles on website development techniques.