/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.main a:after { content: " (" attr(href) ") "; font-style:italic; }
Comments
