Common Patterns

This site provides basic structural and content components designed to make your HTML build more efficient. The components have minimal styling which you can customize as needed.

Core Components

The following components will help you get started with a new static site:

  • site-starter.zip - A variety of files necessary to setup a static website.
  • styles.css - Base styles plus extras to be used as needed (remove those you don't use).
  • selectors.js - Base jQuery selectors required for common site functionality.
  • libraries.js - Base JavaScript libraries required for common site funcitonality.

Ecommerce Components

The following components will provide additional funcionality requirements for an ecommerce site:

  • ecommerce.css - Copy and paste into styles.css when ecommerce is required.
  • ecommerce.js - Copy and paste into selectors.js when ecommerce is required.

Calendar Components

The following components will provide additional funcionality required for implementation of a calendar:

  • calendar.css - Copy and paste into styles.css when a calendar is required.