[uf-discuss] hResume use of hCalendar and 'summary' element requirement of vevents

Brian Suda brian.suda at gmail.com
Fri Oct 12 00:57:00 PDT 2007


On 10/11/07, Jeff McNeill <jeff at jeffmcneill.com> wrote:
> Aloha folks,
>
> My hResume marked-up resume at
> http://jeffmcneill.com/microformats/hresume-jeffmcneill.html is
> getting validation errors in Operator because I do not have a
> 'summary' element for the education and service list items. I am using
> the <abr class='title'> markup to identify titles and an additional
> 'summary' would be redundant or unnecessary in terms of information
> provided.

--- why not use title and summary on the same element? like this:
<li class="vevent education">
<span class="title summary">PhD, Communication &amp; Information Sciences</span>
<span class="vcard">
<a class="fn org url" href="http://www.hawaii.edu/">University of
Hawaii at Manoa</a>,
</span>
<abbr class="dtstart" title="20080601">2008</abbr>
</li>


-- 
brian suda
http://suda.co.uk


More information about the microformats-discuss mailing list