xFolk Microformat

Roger Costello

Click arrow key () to navigate to next page

xFolk

Associating Tags with Links

  1. <body>
  2. <h1>Trompe L'oeil</h1>
  3. <p>Trompe L'oeil is artwork (painting) that is so realistic that it is difficult to distinguish
  4. between reality and illusion.</p>
  5. <p>Here is a Web site that has some amazing Trompe L'oeil artwork:
  6. <a href="http://www.trompe-l-oeil-art.com/trompe.html">Trompe L'oeil by Art Effects</a></p>
  7. </body>

Associating Tags with Links

  1. <body>
  2. <h1>Trompe L'oeil</h1>
  3. <div class="xfolkentry">
  4. <p class="description">
  5. Trompe L'oeil is artwork (painting) that is so realistic that it is difficult to distinguish
  6. between reality and illusion.
  7. </p>
  8. <p>
  9. Here is a Web site that has some amazing
  10. <span><a rel="tag" href="http://en.wikipedia.org/wiki/Trompe_L%27oeil">Trompe L'oeil</a></span>
  11. <span><a rel="tag" href="http://en.wikipedia.org/wiki/Art">art</a></span>work:
  12. <a class="taggedentry" href="http://www.trompe-l-oeil-art.com/trompe.html">Trompe L'oeil by Art Effects</a>
  13. </p>
  14. <div>
  15. </body>

Explanation of Example

xFolk Properties

xFolk Profile

de.lirio.us uses xFolk

Homepage