I cannot add a link inside the summary, can I? Like this:
Code:
<summary> ... <link rel="license"></summary>
Well, the rel=license is a microformat. So I should be able to add it as a paragrah inside the summary? Like this:
Code:
<summary> ... <p style="display: none;"><a rel="license"> .. </a></p></summary>
Or do aggregators only look for links that are childs of entrt tags?
__________________
I do not share ad revenue.
Last edited by Moldarin; 05-08-2007 at 04:01 AM..
Reason: Better markup, and better descriptions
|