Himas Rafeek
Posted on: 2 years ago
CSS

Show links on webpage print

On screen:

Click here to see the pics!

On print:

Click here [link: http://www.shabada.boh] to see the pics!


                                               a[href]:after {
    content: " [link: " attr(href) "] ";
}