> the second one seems more strict to me. > i think our microformats-philosophy is to make it as readable by bots as possible. > IMHO: > [span class="type"]Office[/span][span class="value"] +1.415.555.1212[/span] > is simpler to parse than > [span class="tel"][span class="type">Office[/span] +1.415.555.1212[/span] > On Fri, Mar 21, 2008 at 8:58 PM, Thierry Koblentz <[EMAIL PROTECTED]> wrote:
>> I need to wrap phone numbers, what's the best way to go for this? >> >> [div class="phones"] >> [span class="tel"][span class="type">Home[/span] +1.415.555.1212[/span] >> [span class="tel"][span class="type">Pager[/span] +1.415.555.1212[/span] >> [span class="tel"][span class="type">Office[/span] +1.415.555.1212[/span] >> [/div] >> >> [div class="tel"] >> [span class="type"]Home[/span][span class="value"] +1.415.555.1212[/span] >> [span class="type"]Pager[/span][span class="value"] +1.415.555.1212[/span] >> [span class="type"]Office[/span][span class="value"] +1.415.555.1212[/span] >> [/div] I agree, but the first one would allow more styling options... So I was hoping more for a "same difference, it doesn't matter" kind of answer ;) -- Regards, Thierry | http://www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
