Programming Articles & Tutorials

Building An Expanding DHTML Menu With CSS and JavaScript

Introduction Today I am going to show you the different parts that make up a dropdown vertical menu for your website. This is not like your normal dropdown menu, which appears at the top of your content, however — these … Continue reading


PHP & Regular Expressions

Introduction A regular expression is a specially formatted pattern that can be used to find instances of one string in another. Several programming languages including Visual Basic, Perl, JavaScript and PHP support regular expressions, and hopefully by the end of … Continue reading


Building a Multi-Page Article System in ASP/PHP

Introduction If you’re a web developer and have business-orientated clients, then I’m sure that you either have – or will have to – construct some sort of content management system to manage articles or content. Some people would like to … Continue reading


Building a Mouse-Over Menu Using CSS

Introduction I remember when I started building web sites. Creating a dynamic menu