Dynamically generated HTML link icons .. with CSS-only!
Yes we could add icons to links by simply assigning classes or IDs. But could we dynamically add icons by analysing file names, links or the existence of certain attributes?
Yes we can! All with the CSS attribute selector.