- From: Thad Guidry <thadguidry@gmail.com>
- Date: Thu, 7 Aug 2014 20:15:42 -0500
- To: Markus Lanthaler <markus.lanthaler@gmx.net>
- Cc: W3C Web Schemas Task Force <public-vocabs@w3.org>
Received on Friday, 8 August 2014 01:16:10 UTC
> > > <div itemscope itemtype="http://schema.org/ItemList"> > <meta itemprop="mainContentOfPage" content="true"/> > <h2 itemprop="name">Top 10 laptops</h2><br> > <meta itemprop="itemListOrder" content="Descending" /> > **<div itemprop="list" itemscope>** > <p>1. <span itemprop="itemListElement">HP Pavilion > dv6-6013cl</span></p> > <p>2. <span itemprop="itemListElement">Dell XPS 15 (Sandy > Bridge)</span></p> > <p>3. <span itemprop="itemListElement">Lenovo ThinkPad X220</span></p> > </div> > </div> > > [adapted from http://schema.org/ItemList - no clue how the examples there > are supposed to be interpreted currently) > > > > -- > Markus Lanthaler > @markuslanthaler > I see your <p> and raise you a <ul> Ack ! (cough cough) ...that is just too verbose for something so .. simple... I think I would just give into plain markup over structured data (WHAT WOULD JARNO DO? is the new phrase, btw,if you didn't know) and prefer my simple HTML structures of <li> list item , <ul> unordered list , and <ol> ordered list. -- -Thad +ThadGuidry <https://www.google.com/+ThadGuidry> Thad on LinkedIn <http://www.linkedin.com/in/thadguidry/>
Received on Friday, 8 August 2014 01:16:10 UTC