Guide to Creating Pages
Here is an example of a page that you could use in this layout. Use this file as a reference when creating your own pages. Be sure that this part of the code remains exactly the same at the top of each page:| <html> <head><link rel="stylesheet" href="hpt.css"></head> <body> |
| <br><br> Layout & Graphics © <a href="http://www.geocities.com/diagonalley_web" target="_blank">Diagon Alley</a><br> </body> </html> |