Help for this page

Select Code to Download


  1. or download this
    sub header_css {
        my @css_style_sheets = (
    ...
    
        return \@head_links;
    }
    
  2. or download this
    sub header_css {
        [
    ...
            )
        ]
    }