You are here: — Home » Overview

Overview

OU_ICE is a HTML, CSS and Javascript framework to be used as a foundation for new Open University websites. It is maintained by Guy Carberry (gdc53).

HTML structure

Click for a larger version >

The core HTML tree is:

  • html
    • head
    • body
      • div#org
        • div#site
          • div#site-header
          • div#site-body
            • div#page
              • div#region0
              • div#region1
              • div#region2
          • div#site-footer

Files

OU_ICE consists of the following files

  1. screen.css
  2. print.css
  3. library.css
  4. scripts.css

HTML components

OU_ICE is nothing without the HTML components.