|
Class Calendar page structure is primarily controlled by HTML table elements. These table structures
control things like overall layout and text spacing. The look and feel of major tables and table elements is
controlled by the CSS file.
The text properties of Class Calendar pages are controlled by HTML span elements. The pages use a
substantial number of different span classes and subclasses. Each of these can be modified in the CSS file.
A number of other visual elements can be controlled by the CSS file, including document background, hyperlink
behaviour and list element separators.
You can include your own HTML text in Class Calendar - for example, for course descriptions, the "about the
school" description, and terms and conditions. These elements are controlled by the same CSS file. You can
choose to use the existing CSS classes to set the look and feel of these elements, or add your own classes.
|