[uf-discuss] hCal in a table
Brian Suda
brian.suda at gmail.com
Tue Feb 7 17:43:26 PST 2006
The Microformats Wiki has several links[1,2] to presentations and
example that use axis="" and header="" this allows you to connect
"distant" data back to a VEVENT.
As for dtend as an , you have to ask yourself that if actually
an abbr of a date?
-brian
[1] - http://www.microformats.org/wiki/presentations
[2] - http://tantek.com/presentations/2005/10/microformats-examples/
On 2/7/06, Andy Mabbett <andy at pigsonthewing.org.uk> wrote:
>
> I currently have events in table layout:
>
> http://www.westmidlandbirdclub.com/birmingham/field.htm
>
> using the format:
>
> <tr class="X">
> <th scope="row">Sunday 12 February 2006</th>
> <td><strong><a href="http://www.rspb.org.uk/reserves/guide/c/conwy/index.asp">RSPB Conwy</a>*/ Llanfairfechan</strong>.</td>
> <td><p>A sea watch with potential for divers and sea ducks and a visit to a prime seaside reserve.</p></td>
> </tr>
>
> How would I include the code:
>
> <div class="vevent">
> <a class="url" href="http://www.westmidlandbirdclub.com/birmingham/field.htm">
> <abbr class="dtstart" title="20060212">February 12 2006</abbr>
> <abbr class="dtend" title="20060213"> </abbr>
> <span class="summary">Birmingham Branch Field Trip</span> - at
> <span class="location">RSPB Conwy/ Llanfairfechan.</span>
> </a>
> <div class="description">A sea watch with potential for divers and sea ducks and a visit to a prime seaside reserve.</div>
> </div>
>
> in that? It seems to me that to loose the semantic table mark (column
> and row headers, for example) up would be a bad thing; not least for
> people whose clients don't understand hCal.
>
> Also, is the use of a non-breaking space in the dtend OK?
> --
> Andy Mabbett
>
> Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>
--
brian suda
http://suda.co.uk
More information about the microformats-discuss
mailing list