Help for this page

Select Code to Download


  1. or download this
    # repeat {  # Replace class with inline styles (repeatedly)
    $new ~~ s/  class \= \" (\w+) \" / style="%classes{ $0.Str }" /;
    #  } while $new ~~ /  class \= \" (\w+) \" /;