Are the tutorials only written by staff/moderators/etc? I'm interested in writing one. Would that be allowed?
Working title: CSS and active state navigation menus
Objective: Show how to use pure CSS, instead of class="active", on navigation to achieve the active state effect on each page that contains the navigation code. +1 bonus: Use of server-side language (will use PHP for my example) to benefit/enhance by the use of include file for navigation code.