Skip to content

tangle weaveยค

a meditation on the literate programming concepts - tangel and weave. using calligraphy, the words tangle and weave are woven together on a heavy stock water color paper. the lines are the width of a blue parallel pilot calligraphy pen.

tangle weave

%%
<label><input aria-controls="tangle-weave-rotate" onclick="document.getElementById(this.getAttribute(`aria-controls`)).setAttribute(`media`, this.checked ? `all` : `none`)" type="checkbox"/>rotate tangle weave image</label>
<style id="tangle-weave-rotate" media="none">
img[alt="tangle weave"] {
    transform: rotate(90deg);
    overflow: hidden;
}
</style>