Skip to content

Instantly share code, notes, and snippets.

@northk
northk / html5-captions-2.html
Last active December 29, 2015 23:19
HTML5 Figure and Figcaption example
<img class="caption" src="http://placehold.it/150x50"
title="This is my caption"
alt="A grey placeholder image" />
@northk
northk / justify-nav-links.css
Last active October 19, 2022 14:25
Using text-align:justify and :after to display equally spaced, justified variable-width navigation links