Terence Eden - Styling links based on their destination
Shared: | Tags: til webdevTerence Eden shares a few small CSS snippets to style links based on where they go. This could include adding text, changing the font size or color and other CSS properties. Using attribute selectors you can match links that start with, end with or contain specific domains.