<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://oli.jp/2009/html5-structure1/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://oli.jp/2009/html5-structure1/">
    <title>HTML5 structure—div, section &amp; article ❧ Oli.jp (@boblet)</title>
    <dc:date>2011-04-23T17:27:34+00:00</dc:date>
    <link>http://oli.jp/2009/html5-structure1/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[In writing POSH HTML we should use the most suitable or semantically accurate element. In HTML4 <div> is a general block-level container element; it doesn’t have any semantic meaning beyond being block-level, and is used when there are no more appropriate elements (i.e. all the time). There is no requirement for the things inside the <div> to be related to each other.

]]></description>
<dc:subject>html html5 article section div</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:72a3ad2af61b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:article"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:section"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:div"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>