Implementing a Website in Cascading Style Sheets (CSS)

Tuesday May 15, GTC West, Class P21

CA WebTools

The permanent online home of standards, templates, documentation and more is online at http://www.webtools.ca.gov

Open to All

The California standards are well-considered.

The templates are great and very adjustable.

Available for you to learn from, borrow from and use.

Right Column

IIS Configuration Note

  • The presentation notes that you may need to talk to you web server staff to allow IIS (Internet Information Services - the Microsoft Web Server) to use SSI (Server Side Includes - a generic web technology)
  • If you don't have a web staff or want to try this on a local machine, here are the steps:
    • In IIS Admin, Right-click on your site and choose 'Properties'
    • Go to the 'Home Directory tab and click 'Configuration'
    • You need to add an ISAPI mapping to the Configuration screen for .HTML files - copy the SHTML entry for syntax
      IIS Configuration for SSI