<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>HTML5 Gallery</title> <link>http://html5gallery.com</link> <description>A showcase of sites using HTML5 markup</description> <lastBuildDate>Tue, 07 Feb 2012 22:19:00 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/html5gallery" /><feedburner:info uri="html5gallery" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Marquee Media</title><link>http://feedproxy.google.com/~r/html5gallery/~3/oWVLLGXQu3I/</link> <comments>http://html5gallery.com/2012/02/marquee-media/#comments</comments> <pubDate>Tue, 07 Feb 2012 22:19:00 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Brochure]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7699</guid> <description><![CDATA[The website of New York advertising broker Marquee Media. The site uses some of the new HTML5 structural elements including nav, footer and section. The section elements on the home page make sense but it&#8217;s rare for a section not to need a heading, so the links that are visual headings could go into headings. [...]]]></description> <content:encoded><![CDATA[<p>The website of New York advertising broker Marquee Media.</p><p>The site uses some of the new <abbr>HTML</abbr>5 structural elements including nav, footer and section. The section elements on the home page make sense but it&#8217;s rare for a section not to need a heading, so the links that are visual headings could go into headings.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/marqueemedia-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://marqueemedia.com">http://marqueemedia.com</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/oWVLLGXQu3I" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/02/marquee-media/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/02/marquee-media/</feedburner:origLink></item> <item><title>weheart.co.uk</title><link>http://feedproxy.google.com/~r/html5gallery/~3/k0f5vSnl9V8/</link> <comments>http://html5gallery.com/2012/02/weheart-co-uk/#comments</comments> <pubDate>Thu, 02 Feb 2012 22:10:02 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Media]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[wai-aria]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7608</guid> <description><![CDATA[We Heart is a lifestyle and design magazine featuring some stunning design from around the world. The markup ticks a few boxes, for example the type attribute is absent from script and link elements, and some WAI-ARIA roles are used. However it seems a find and replace has been done on div with section, and [...]]]></description> <content:encoded><![CDATA[<p>We Heart is a lifestyle and design magazine featuring some stunning design from around the world.</p><p>The markup ticks a few boxes, for example the <code>type</code> attribute is absent from <code>script</code> and <code>link</code> elements, and some <abbr>WAI-ARIA</abbr> roles are used. However it seems a find and replace has been done on <code>div</code> with <code>section</code>, and a look at the document outline shows the effect of this. The humble <a
href="http://html5doctor.com/you-can-still-use-div/"><code>div</code> is still a very useful element</a> when no semantics are required.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/weheart-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.weheart.co.uk">http://www.weheart.co.uk</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/k0f5vSnl9V8" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/02/weheart-co-uk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/02/weheart-co-uk/</feedburner:origLink></item> <item><title>dublinbikes2go</title><link>http://feedproxy.google.com/~r/html5gallery/~3/dFIrXOzgP3c/</link> <comments>http://html5gallery.com/2012/02/dublinbikes2go/#comments</comments> <pubDate>Wed, 01 Feb 2012 23:05:37 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[appcache]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[Geolocation]]></category> <category><![CDATA[localStorage]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7250</guid> <description><![CDATA[A mobile focused (although it works perfectly well on a laptop) web app for finding and using Dublin Bikes, Dublin&#8217;s bike sharing scheme. The site uses HTML5 technologies such as localStorage and offline appcache, as well as the geolocation API, a technology closely related to HTML5. URL: http://beta.dublinbikes2go.com/]]></description> <content:encoded><![CDATA[<p>A mobile focused (although it works perfectly well on a laptop) web app for finding and using Dublin Bikes, Dublin&#8217;s bike sharing scheme.</p><p>The site uses <abbr>HTML</abbr>5 technologies such as <code>localStorage</code> and offline <code>appcache</code>, as well as the geolocation API, a technology closely related to HTML5.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/07/dublinbikes2go-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://beta.dublinbikes2go.com/">http://beta.dublinbikes2go.com/</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/dFIrXOzgP3c" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/02/dublinbikes2go/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/02/dublinbikes2go/</feedburner:origLink></item> <item><title>Ernesto Graterol</title><link>http://feedproxy.google.com/~r/html5gallery/~3/mtc4-s1AqDg/</link> <comments>http://html5gallery.com/2012/01/ernesto-graterol/#comments</comments> <pubDate>Tue, 31 Jan 2012 22:23:41 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Agency]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[microformats]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7709</guid> <description><![CDATA[Ernesto Graterol is a WordPress theme and plugin development studio. The site is a single page, using JavaScript to switch the tabbed content, so each part would be a good candidate for the section element. It depends on your interpretation of the nav specification, but I would say as it&#8217;s their content the social links [...]]]></description> <content:encoded><![CDATA[<p>Ernesto Graterol is a WordPress theme and plugin development studio.</p><p>The site is a single page, using JavaScript to switch the tabbed content, so each part would be a good candidate for the <code>section</code> element. It depends on your interpretation of the <a
href="http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#the-nav-element">nav specification</a>, but I would say as it&#8217;s their content the social links could go into a <a
href="http://html5doctor.com/nav-element/">nav</a>.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/ernestograterol-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.ernestograterol.com/">http://www.ernestograterol.com/</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/mtc4-s1AqDg" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/ernesto-graterol/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/ernesto-graterol/</feedburner:origLink></item> <item><title>Redline Engineering</title><link>http://feedproxy.google.com/~r/html5gallery/~3/9RKVY6yekTo/</link> <comments>http://html5gallery.com/2012/01/redline-engineering/#comments</comments> <pubDate>Sun, 15 Jan 2012 14:45:22 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Brochure]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7714</guid> <description><![CDATA[Redline Engineering are specialists in the servicing, restoration and sales of the classic AC car marque. The site is built using some of the new HTML5 elements such as article, nav, figure, header and footer. There is no real need to use an article for the main content, because that creates a new section in [...]]]></description> <content:encoded><![CDATA[<p>Redline Engineering are specialists in the servicing, restoration and sales of the classic AC car marque.</p><p>The site is built using some of the new <abbr>HTML</abbr>5 elements such as <code>article</code>, <code>nav</code>, <code>figure</code>, <code>header</code> and footer. There is no real need to use an <code>article</code> for the main content, because that creates a new section in the document outline. You can think of sections as mini-documents, so it makes more sense for this to be the main page content. Using <code>input type="email"</code> would also improve the forms on the site.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/redlinepe-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.redlinepe.co.uk">http://www.redlinepe.co.uk</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/9RKVY6yekTo" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/redline-engineering/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/redline-engineering/</feedburner:origLink></item> <item><title>MBA Multimedia</title><link>http://feedproxy.google.com/~r/html5gallery/~3/GMCkDOjRbvY/</link> <comments>http://html5gallery.com/2012/01/mba-multimedia/#comments</comments> <pubDate>Thu, 12 Jan 2012 22:02:56 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Agency]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[forms]]></category> <category><![CDATA[microformats]]></category> <category><![CDATA[wai-aria]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7718</guid> <description><![CDATA[MBA Multimedia is a web agency based just outside Rennes in France. The site is really well constructed and makes good use of headings to create a nice outline. Other boxes are ticked too including hcard microformat and good use of new form input types and attributes. There is a little WAI-ARIA which could be [...]]]></description> <content:encoded><![CDATA[<p>MBA Multimedia is a web agency based just outside Rennes in France.</p><p>The site is really well constructed and makes good use of headings to create a nice outline. Other boxes are ticked too including hcard microformat and good use of new form input types and attributes. There is a little <abbr>WAI-ARIA</abbr> which could be rolled out to cover <code>banner</code>, <code>navigation</code>, <code>form</code>, <code>complementary</code> and <code>contentinfo</code> roles.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/mbamultimedia-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.mba-multimedia.com">http://www.mba-multimedia.com</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/GMCkDOjRbvY" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/mba-multimedia/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/mba-multimedia/</feedburner:origLink></item> <item><title>Gallery of Mo</title><link>http://feedproxy.google.com/~r/html5gallery/~3/vtRG3ysRRSE/</link> <comments>http://html5gallery.com/2012/01/gallery-of-mo/#comments</comments> <pubDate>Mon, 09 Jan 2012 22:43:33 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Events]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7724</guid> <description><![CDATA[A gallery of portraits of people who donated to the Movember campaign in 2011, each with a moustache added by the artist. The site is nicely constructed and each portrait is in a section element, which helps build a document outline. Perhaps they would be better as articles as they work as standalone items, but [...]]]></description> <content:encoded><![CDATA[<p>A gallery of portraits of people who donated to the Movember campaign in 2011, each with a moustache added by the artist.</p><p>The site is nicely constructed and each portrait is in a <code>section</code> element, which helps build a document outline. Perhaps they would be better as <code>article</code>s as they work as standalone items, but a bigger problem is the lack of heading elements within each.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/galleryofmo-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.galleryofmo.co.uk">http://www.galleryofmo.co.uk</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/vtRG3ysRRSE" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/gallery-of-mo/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/gallery-of-mo/</feedburner:origLink></item> <item><title>Sann-Remy Chea</title><link>http://feedproxy.google.com/~r/html5gallery/~3/Ak5_ktrCbFg/</link> <comments>http://html5gallery.com/2012/01/sann-remy-chea/#comments</comments> <pubDate>Tue, 03 Jan 2012 09:00:52 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7689</guid> <description><![CDATA[Personal website of developer Sann-Remy Chea, who&#8217;s based in Paris, France. Good use of some of the new structural elements that HTML5 has to offer. Where there are two h elements together, they could be grouped in a hgroup. The section element is sometimes being used for styling purposes only, so a div would be [...]]]></description> <content:encoded><![CDATA[<p>Personal website of developer Sann-Remy Chea, who&#8217;s based in Paris, France.</p><p>Good use of some of the new structural elements that HTML5 has to offer. Where there are two <code>h</code> elements together, they could be grouped in a <code>hgroup</code>. The <code>section</code> element is sometimes being used for styling purposes only, so a <code>div</code> would be more appropriate. The <code>time</code> element could be used to enclose the blog post dates.</p><p>Remember that the <code>script</code> element no longer requires the <code>type</code> attribute.</p><p> <img
src="http://html5gallery.comwp-content/uploads/2012/01/schrea-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://srchea.com/">http://srchea.com/</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/Ak5_ktrCbFg" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/sann-remy-chea/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/sann-remy-chea/</feedburner:origLink></item> <item><title>Always data</title><link>http://feedproxy.google.com/~r/html5gallery/~3/glgevFrPdqE/</link> <comments>http://html5gallery.com/2012/01/always-data/#comments</comments> <pubDate>Mon, 02 Jan 2012 09:00:49 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Portfolio]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7695</guid> <description><![CDATA[Website of Styro, a graphic designer and front-end developer based in Paris, France. Good clean use of semantic HTML5 elements in this layout, although the &#8220;content&#8221; section element should probably use a div instead. The article element is used to enclose each entry and the time element is used for the post date, although the [...]]]></description> <content:encoded><![CDATA[<p>Website of Styro, a graphic designer and front-end developer based in Paris, France.</p><p>Good clean use of semantic HTML5 elements in this layout, although the &#8220;content&#8221; <code>section</code> element should probably use a <code>div</code> instead. The <code>article</code> element is used to enclose each entry and the <code>time</code> element is used for the post date, although the <code>small</code> element probably shouldn&#8217;t be used here. The <code>canvas</code> element is used to draw a diagonal red line in the page background.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/styro-alwaysdata-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://styro.alwaysdata.net">http://styro.alwaysdata.net</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/glgevFrPdqE" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/always-data/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/always-data/</feedburner:origLink></item> <item><title>CMSTEC</title><link>http://feedproxy.google.com/~r/html5gallery/~3/EvNNMpY85kQ/</link> <comments>http://html5gallery.com/2012/01/cmstec/#comments</comments> <pubDate>Sun, 01 Jan 2012 09:00:12 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Agency]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <guid isPermaLink="false">http://html5gallery.com/?p=7649</guid> <description><![CDATA[Homw site of cmstec, a CMS by Dietmar Krause. The site overall makes good use of some of the new structural HTML5 elements such as header, hgroup, nav, section and footer. The use of an aside in the footer to contain information such as copyright and other links probably isn&#8217;t ideal as this is still [...]]]></description> <content:encoded><![CDATA[<p>Homw site of cmstec, a CMS by Dietmar Krause.</p><p>The site overall makes good use of some of the new structural HTML5 elements such as <code>header</code>, <code>hgroup</code>, <code>nav</code>, <code>section </code>and <code>footer</code>. The use of an <code>aside </code>in the <code>footer </code>to contain information such as copyright and other links probably isn&#8217;t ideal as this is still important information. And <code>header </code>elements which contain a single <code>h</code> element could have been left out.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/12/cmstec-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://cmstec.de/">http://cmstec.de/</a></p><img src="http://feeds.feedburner.com/~r/html5gallery/~4/EvNNMpY85kQ" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/01/cmstec/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://html5gallery.com/2012/01/cmstec/</feedburner:origLink></item> </channel> </rss>

