Help for this page
print header; print<<END; <html><head> <link rel="stylesheet" href="member_style.css" > </head>
print header; print start_html( -style=>{-src=>'http://localhost/cgi-bin/template/h +ardcode/member_style.css'} ); ... print start_html( -style=>{-src=>'./member_style.css'} ); print start_html( -style=>{-src=>'member_style.css'} );