Help for this page

Select Code to Download


  1. or download this
    td(img({-src=>'/css/ico/notepencil32.png', -alt=>'ahoj', -height=>'23'
    +, -width=>'23' -id=>'myid'}))
                                                                          
    +              ^
    
  2. or download this
    $ perl -wMCGI=:standard -le"print img({-src=>'/css/ico/notepencil32.pn
    +g', -alt=>'ahoj', -height=>'23', -width=>'23', -id=>'myid'})"
    <img height="23" src="/css/ico/notepencil32.png" id="myid" width="23" 
    +alt="ahoj" />