Knightnet Site Design - Common How-To's

You are in section: Home > Site Design > How To

Common How-To's

Here you will find a list of help documents on how do produce commonly required elements for a web site.

These are particularly focused on using my template classes to produce a web site such as this one but there is (will be) plenty of more general web creation help as well.

The information here mainly consists of answers that I've needed to help me create and maintain this web site.

Table of Contents

Footnotes Knightnet Site Design - How to do footnotes
An easy and structured method for producing footnotes and their references
2008-07-10 08:50:07
Nicely Bordered Table Knightnet Site Design - How to do nicely bordered tables
A cascading style sheet (css) based bordered table with bordered cells
2008-07-10 08:50:07

NOTE: The table of contents on this page is produced automatically by a function in the AutoMenu class. The code used to generate it is simply:

$Template->bottomContent=$Template->AutoMenu->createToC();

Note the use of an AutoMenu class instance referenced from the existing Template class instance, as the template class creates an AutoMenu instance, there is no need to create another one (though you could if you wanted to of course).

Pages:

Valid HTML 4.01 iconValid CSS icon
© Copyright Julian Knight, July 2008 All rights reserved.
Page: Updated 2008-07-10 08:50:07, Author Julian Knight