| What is now PageGen 4 worked by almost the same mechanism. Inserts the basic HTML frame with the navbar, subnavbar or memnavbar for the appropriate directory. Anyway, I'm sure you're getting bored of all this old news. Lets build something. Well, first of all I will take you through building your own PageGen application. It's quite simple. You first need to identify different areas in your HTML page that you might want to change. Here is an example: If this was my HTML page, then I would identify 3 sections. The first would be from the opening tag to the closing tag. This would be my header. The body section would be my content, and the |