Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    <p><img src="../grapics/blue1.gif" alt="Yo" width="200" height="75"></
    +p>
    <p>foobar with no img</p>
    <blockquote><img width="75" height="75" src="blue2.png"></blockquote>
    
  2. or download this
    <g:image_link> <img src="http://www.mysite/graphics/blue.jpg" alt="Hey
    +" width="100" height="100" > </g:image_link>
    <g:image_link> <img src="../grapics/blue1.gif" alt="Yo" width="200" he
    +ight="75"> </g:image_link>
         nope: <p>foobar with no img</p> 
    <g:image_link> <img width="75" height="75" src="blue2.png"> </g:image_
    +link>