Jim O'Donnell wrote: > Has anyone done any work on simple microformat class names based on the > Dublin Core element set?
If you're using rel attributes on <link> and <a> elements, then take a look at RFC 2731 <http://www.ietf.org/rfc/rfc2731.txt>. An example of a page making use of this RFC can be found in my signature. In particular, you may be interested in how I link from document to author: <link rev="made" rel="DC.creator" title="Toby Inkster" href="http://tobyinkster.co.uk/~tobyink/" type="text/html"> -- Toby A Inkster BSc (Hons) ARCS [Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux] [OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 5 days, 13:12.] The World in 2050? http://tobyinkster.co.uk/blog/2008/02/03/world-2050/ _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
