CSS

CSS is to change style of generated HTML.

Currently, the CSS is separated to 4 files.

style.css

This stylesheet is read by each HTML.

It contains specific color and layout.

base.css

It contains unchangeable general color and layout.

layout.css

It contains layout.

form.css

It contains style of forms.

component.css

It contains style of components.

Prev

CGI

Top

Upward

Next

Database specification