Jessica wrote:
Beautiful!
Remarks:
- The ctanside_09.gif is very large (70kb)
Better: use a small picture as repeating background and a separate one for
the feather)
- Default font size is too small. Ommit font size or use "100%"
- No need for frames here.
People wil find links in search engins to
http://www.goto-cornerstone.com/ctan_about.htm for example and are confused
about the navigation.
Bookmarking of a specific page is not possible.
If you need a menu on every page, use PHP. Nothing more than <? include
"menu.htm"; ?> on every page.
You can use div boxes for the menu and the content part.
- Separate presentation from content. Use an external stylesheet. Makes your
files smaller and maintenance is a *lot* easier.
Good luck!
Nico