print header; print< #### print header; print start_html( -style=>{-src=>'http://localhost/cgi-bin/template/hardcode/member_style.css'} ); print start_html( -style=>{-src=>'./member_style.css'} ); print start_html( -style=>{-src=>'member_style.css'} );
## print header; print start_html( -style=>{-src=>'http://localhost/cgi-bin/template/hardcode/member_style.css'} ); print start_html( -style=>{-src=>'./member_style.css'} ); print start_html( -style=>{-src=>'member_style.css'} );