Skip to content

SiteKickr Web Development

search
search
Add content type icons to your links on the fly
Feb18CSS, Style & Presentation, JavaScript

Add content type icons to your links on the fly

Of course, there are simple and tedious ways to do this, such as: HTML <a href="test.pdf" class="pdf">Download PDF</a> CSS .pdf { background: url('/src/img/icon-pdf.png') no-repeat; padding-left:…

© 2025 SiteKickr