Texts https://text.martinmch.com NAME "Re: Styling external links" DESCRIPTION I came across an article on [styling external links] by Jake Bauer. In the article he details a CSS trick to append an arrow to all external links. This can be accomplished using the semantic HTML attribute `rel` and a simple attribute selector in CSS ```html ParityBit ``` EXAMPLES ParityBit [styling external links]: https://www.paritybit.ca/blog/styling-external-links.html Martin Christiansen 2023-03-03