print "Content-Type: text/html\n"; #Tell browser it's html print "\n"; #IMPORTANT-End of header. print "Hello World"; #Output