Help for this page

Select Code to Download


  1. or download this
    <span style="font-family:Arial"><span style="font-size:10pt; color:#00
    +0080;">text</span></span>
    
  2. or download this
    <span style="font-family:Arial; font-size:10pt; color:#000080;">text</
    +span></span>
    
  3. or download this
    my $p = HTML::StripScripts::Parser->new({
      Rules => {
    ...
        }
      }
    );
    
  4. or download this
    $VAR1 = {
              'content' => '<span style="font-size:10pt; color:#000080;">t
    +ext</span>',
    ...
                          'style' => 'font-family:Arial'
                        }
            };