<?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 (joostvanderborg)</title>
    <link>https://pinboard.in/u:joostvanderborg/public/</link>
    <description>recent bookmarks from joostvanderborg</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://htmlwithsuperpowers.netlify.app/"/>
	<rdf:li rdf:resource="https://davidwalsh.name/html5-validation"/>
	<rdf:li rdf:resource="https://github.com/christiannaths/redacted-font"/>
	<rdf:li rdf:resource="https://web.dev/patterns/"/>
	<rdf:li rdf:resource="https://russmaxdesign.github.io/accessible-forms/"/>
	<rdf:li rdf:resource="https://jakearchibald.com/2021/serving-sharp-images-to-high-density-screens/"/>
	<rdf:li rdf:resource="https://www.matuzo.at/blog/highlighting-columns/"/>
	<rdf:li rdf:resource="https://twitter.com/alvincodes/status/1275833842121793536"/>
	<rdf:li rdf:resource="http://designinstruct.com/tool/responsive-html-email-framework-zurb-ink/"/>
	<rdf:li rdf:resource="http://beaker.mailchimp.com/inline-css"/>
	<rdf:li rdf:resource="http://dribbble.com/shots/1168665-HTML-Form-Elements-OS-X"/>
	<rdf:li rdf:resource="http://jankfree.org/"/>
	<rdf:li rdf:resource="http://templates.mailchimp.com/"/>
	<rdf:li rdf:resource="http://maker.github.com/ratchet/"/>
	<rdf:li rdf:resource="http://twitter.github.com/bootstrap/"/>
	<rdf:li rdf:resource="http://mashable.com/2011/03/08/adobe-wallaby/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mashable+%28Mashable%29"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://htmlwithsuperpowers.netlify.app/">
    <title>HTML with Superpowers | HTML with Superpowers</title>
    <dc:date>2023-01-31T08:57:46+00:00</dc:date>
    <link>https://htmlwithsuperpowers.netlify.app/</link>
    <dc:creator>joostvanderborg</dc:creator><description><![CDATA[An Introduction to Web Components]]></description>
<dc:subject>html</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:ae6d91b65acc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://davidwalsh.name/html5-validation">
    <title>Customizing HTML Form Validation</title>
    <dc:date>2023-01-19T12:40:59+00:00</dc:date>
    <link>https://davidwalsh.name/html5-validation</link>
    <dc:creator>joostvanderborg</dc:creator><description><![CDATA[To aid form validation, the HTML spec added some new form attributes like required and pattern to act as very basic validation. Did you know, however, that you can control native form validation using JavaScript?

validity
Each form element (input, for example) provides a validity property which represents a ValidityState. ]]></description>
<dc:subject>forms html javascript validation</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:ca637e02b668/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:forms"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:validation"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/christiannaths/redacted-font">
    <title>christiannaths/redacted-font: Keep your wireframes free of distracting Lorem Ipsum.</title>
    <dc:date>2022-06-03T17:50:05+00:00</dc:date>
    <link>https://github.com/christiannaths/redacted-font</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>font html ux</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:ff9818040345/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:font"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:ux"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://web.dev/patterns/">
    <title>Patterns</title>
    <dc:date>2021-11-12T19:53:47+00:00</dc:date>
    <link>https://web.dev/patterns/</link>
    <dc:creator>joostvanderborg</dc:creator><description><![CDATA[A collection of code snippets to help you optimize your web projects.]]></description>
<dc:subject>css design html pattern</dc:subject>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:0915696a2370/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:pattern"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://russmaxdesign.github.io/accessible-forms/">
    <title>HTML test cases</title>
    <dc:date>2021-07-19T09:31:45+00:00</dc:date>
    <link>https://russmaxdesign.github.io/accessible-forms/</link>
    <dc:creator>joostvanderborg</dc:creator><description><![CDATA[A series of HTML test cases to determine how they are announced in different screen reader / browser combinations.

]]></description>
<dc:subject>a11y accessibility html</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:f20fbdf2adc2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:a11y"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:accessibility"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://jakearchibald.com/2021/serving-sharp-images-to-high-density-screens/">
    <title>Serving sharp images to high density screens - JakeArchibald.com</title>
    <dc:date>2021-06-16T08:30:08+00:00</dc:date>
    <link>https://jakearchibald.com/2021/serving-sharp-images-to-high-density-screens/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>css html images performance</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:ddbd291dc6dd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:images"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:performance"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.matuzo.at/blog/highlighting-columns/">
    <title>Highlighting columns in HTML tables - Manuel Matuzović</title>
    <dc:date>2021-03-23T11:46:55+00:00</dc:date>
    <link>https://www.matuzo.at/blog/highlighting-columns/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>css html</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:3ad0023aa04d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://twitter.com/alvincodes/status/1275833842121793536">
    <title>Twitter</title>
    <dc:date>2020-06-24T16:58:24+00:00</dc:date>
    <link>https://twitter.com/alvincodes/status/1275833842121793536</link>
    <dc:creator>joostvanderborg</dc:creator><description><![CDATA[Would have already started #javascript but I'm not rushing. I want to build those HTML and CSS muscles first. As @DThompsonDev said, "comprehension over completion" #100DaysOfCode #CodeNewbie #HTML ]]></description>
<dc:subject>100DaysOfCode javascript CodeNewbie HTML</dc:subject>
<dc:source>https://twitter.com/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:1e64b2764644/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:100DaysOfCode"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:CodeNewbie"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:HTML"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://designinstruct.com/tool/responsive-html-email-framework-zurb-ink/">
    <title>ZURB Ink: Responsive HTML Email Framework</title>
    <dc:date>2013-11-08T09:01:03+00:00</dc:date>
    <link>http://designinstruct.com/tool/responsive-html-email-framework-zurb-ink/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>css email html responsive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:95ab1c310aa6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:responsive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://beaker.mailchimp.com/inline-css">
    <title>CSS Inliner Tool | MailChimp Labs</title>
    <dc:date>2013-11-05T15:48:28+00:00</dc:date>
    <link>http://beaker.mailchimp.com/inline-css</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>css email html tools</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:a5ec0beaef70/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://dribbble.com/shots/1168665-HTML-Form-Elements-OS-X">
    <title>Dribbble - HTML Form Elements OS X by Pixelpillow</title>
    <dc:date>2013-07-25T07:17:52+00:00</dc:date>
    <link>http://dribbble.com/shots/1168665-HTML-Form-Elements-OS-X</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>sketch.app ui html form</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:f0e4756e125b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:sketch.app"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:ui"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:form"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jankfree.org/">
    <title>Let's Make the Web Jank-free!</title>
    <dc:date>2013-06-25T12:54:44+00:00</dc:date>
    <link>http://jankfree.org/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>animation development javascript css html web flyers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:19ff9916e20e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:animation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:flyers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://templates.mailchimp.com/">
    <title>MailChimp Email Template Reference</title>
    <dc:date>2013-05-25T14:09:59+00:00</dc:date>
    <link>http://templates.mailchimp.com/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>email html flyers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:86d61ed43c7c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:flyers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://maker.github.com/ratchet/">
    <title>Ratchet</title>
    <dc:date>2012-12-22T14:11:35+00:00</dc:date>
    <link>http://maker.github.com/ratchet/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>iphone mobile html ios prototype</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:e0ea0967352e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:prototype"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://twitter.github.com/bootstrap/">
    <title>Bootstrap, from Twitter</title>
    <dc:date>2011-11-14T18:35:10+00:00</dc:date>
    <link>http://twitter.github.com/bootstrap/</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>css design framework twitter html flyers</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:95a17f1a2c43/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:flyers"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mashable.com/2011/03/08/adobe-wallaby/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mashable+%28Mashable%29">
    <title>Adobe Releases Flash-to-HTML5 Converter, Codenamed Wallaby</title>
    <dc:date>2011-03-08T08:27:21+00:00</dc:date>
    <link>http://mashable.com/2011/03/08/adobe-wallaby/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mashable+%28Mashable%29</link>
    <dc:creator>joostvanderborg</dc:creator><dc:subject>flyers flash html conversion html5</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:joostvanderborg/b:3d6e95328964/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:flyers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:flash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:conversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:joostvanderborg/t:html5"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>