Okay/Spec: Difference between revisions
| Line 49: | Line 49: | ||
==== ok-space ==== | ==== ok-space ==== | ||
Spaces are declared using the '''ok-space''' micro-format. Upon retrieving a document, the client must scan for elements with the <code>ok-space</code> class, as well as links | Spaces are declared using the '''ok-space''' micro-format. Upon retrieving a document, the client must scan for elements with the <code>ok-space</code> class, as well as [[Okay#linking to other spaces|links and anchors]] with the <code>ok-space</code> rel attribute. Here's an example of valid <code>ok-space</code> markup: | ||
<syntaxhighlight lang="html"><nav class=“ok-space”> | <syntaxhighlight lang="html"><nav class=“ok-space”> | ||