Help for this page

Select Code to Download


  1. or download this
    use CGI::Pretty ":standard";
    my @fields = qw( Adios Amigo );
    print div ({ -id => "div-test" },
    ...
            Amigo
        </div>
    </div>