Help for this page

Select Code to Download


  1. or download this
    a:link:after, a:visited:after {
       content: " (" attr(href) ") ";
       }
    
  2. or download this
    a[href^="/"]:after {
       content: " (http://www.perlmonks.org" attr(href) ") ";
       }