Defining a Style Sheet
Defining a Style Sheet
- Use start_html() with -style argument
- -style can point to
- a scalar containing text of local style sheet
- an associative array
- -src => URL of global style sheet
- -code => text of local style sheet
- Styles named in local stylesheets override like-named styles in global ones