The file list, organized by style

List of pages

Home

Sample concept map

Concept maps -

Generic concept map

Venn Diagram

Chemical Elements Concept Map

The Process

Browser conflicts with CSS (Firefox vs. IE6)

Annotated file list

Annotated Resources

HTML   HyperText Markup Language
  index.htm Introductory material
  filelist.htm This file, a list of the files needed to create this dsite
  frustrations.htm Specific browser support issues encountered. Some remain unresolved despite my best efforts to fix them
  process.htm Explains how the HTML, ASP and CSS page work together to create the concept maps
  resources.htm Further resources on the web that helped me design this site
  generic.htm The input form for a generic concept map
  elements.htm Future input form for a specific concept map about chemical elements
  venn.htm Input form for the classic Venn Diagram
ASP   Active Server Pages
  generic.asp Script that processes the concept definition map output
  elements.asp Future script for chemical elements
  venn.asp Script that processes the Venn diagram input
CSS   Cascading Style Sheets
  blank.css An alternative style sheet with no style, for comparison to the styled pages
  indexstyle.css The main stylesheet for the layout of the static pages
  forms.css The stylesheet for forms, derived from the indexstyle.css
  generic.css The stylesheet for generic.asp
  venn.css This stylesheet processes output to the printer from venn.asp
  vscreen.css This stylesheet processes screen output from venn.asp