Chess Variants Pages: Index Page Template
Below you will find a template for creating a chessvariants.com index page. This template applies to top level index web pages only. Please remember to replace all the substitution fields. They are indicated in capital letters:
- PUT TITLE HERE
- AUTHOR NAME
- MONTH DAY, YEAR
Also add any key words, that are appropriate, to the keywords meta tag.
To use this template, simply copy and paste the text below into a text editor and then replace the line:
PUT YOUR HTML CODE HEREwith your HTML code.
<!DOCTYPE HTML> <html> <head><title>PUT TITLE HERE</title> <META name="Author" content="AUTHOR NAME"> <META name="keywords" content="chess, variation, variant, variants"> <LINK href="g/global.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="#fffff0" vlink="#ff0000"> <!--#if expr="1=0" --> <a href="Gindex.html"><img border=0 src="voorplt.gif" alt="The Chess Variant Pages"></a> <!--#else --> <!--#exec virtual="/login/header.php" --> <!--#endif --> <h1>PUT TITLE HERE</h1> PUT YOUR HTML CODE HERE <p> <hr>Written by AUTHOR NAME. <hr>WWW page created: MONTH DAY, YEAR. <!--#include virtual="/footer.php" --> </body> </html> |
Written by David Howe. Modified by Fergus Duniho.
WWW page created: April 24, 2000.