Bernie Goldbach

Intertextual Clutter

· Bernie Goldbach

Code snippets

I am trying to refine clutter intertextually. I would like to restore the LINK REL=“bookmark” as a tag. Wasn’t that supposed to be the sensible way to provide addressable id’ed elements on your page? I want to make it work again.

I used to be able to ensure addressability all the way down to the paragraph level with this code:

link rel="bookmark” href="#p27″ title="Paragraph 17″

Recalling when Mark Pilgrim would advocate these tech specs every week on his now-archived blog.