Cascading Style Sheets
Keith Larson

The SOSSI website uses Cascading Style Sheets (CSS) to enhance the presentation of our site content.  CSS is a Leave SOSSI Site recommendation from the Leave SOSSI Site World Wide Web Consortium (W3C) that gives authors and readers more control over the look and layout of HTML & XML documents.  These will be used in concert with accessibility Features to enhance our visitor's experience.

We use the below HTML coding to import standard CSS properties into our web pages.

<link rel="stylesheet" href="/sossi.css">

The elements of the CSS file currently do the following:

This file is intended to provide consistency of style throughout the SOSSI web site.  It may change from time to time, so one file to change is easier to accomplish than 3,000+ documents.

Leave Site CSS Leave SOSSI Site Valid CSS! Leave SOSSI Site Valid HTML 4.0!