[Tutor] Python, CGI and CSS

Alan Gauld alan.gauld at btinternet.com
Fri Apr 11 01:07:28 CEST 2008


"Alex Krycek" <agent.krycek at gmail.com> wrote


> I did look into CGI tutorials, but they didn't use Python code. They 
> used
> something like:
> start_html(-title => $title,
> -head => style({type => 'text/css'} )

That looks like Perl. Try the CGI tutorial on the Python web site.

That would be a good start.

Alan G. 




More information about the Tutor mailing list