Help for this page
D:\>perl -MCGI -le"print CGI->start_html ('-type'=>'text/html', '-src' + => '/css/foo.css')" <!DOCTYPE html ... <body src="/css/foo.css" type="text/html"> ^^^^^^^^^^^^^^^^^ |||||||||||||||||
print start_html(-title=>'Secrets of the Pyramids', -author=>'fred@capricorn.org', ... -style=>{'src'=>'/styles/style1.css'}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |||||||||||||||||||||||||||||||||||||