<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/web.dev/articles/carousel-best-practices">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Best practices for carousels &#xA0;|&#xA0; Articles &#xA0;|&#xA0; web.dev</title>
<link>https://b.hatena.ne.jp/entry/s/web.dev/articles/carousel-best-practices</link>
<description>A carousel is a UX component that displays content in slideshow-like manner. Carousels can &#x22;autoplay&#x22; or be navigated manually by users. Although carousels can be used elsewhere, they are most freq...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20210926#bookmark-4708671231785589122" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kkeisuke/20210923#bookmark-4708671231785589122" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/efcl/20210922#bookmark-4708671231785589122" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Toge/20210922#bookmark-4708671231785589122" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/okyawa/20210922#bookmark-4708671231785589122" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/katzchang/20210518#bookmark-4697688720162468194" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ryo_n574/20210205#bookmark-4697688720162468194" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/grfxdsgn/20210128#bookmark-4697688720162468194" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20210926#bookmark-4708671231785589122">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20210926#bookmark-4708671231785589122</link>
<description></description>
<dc:date>2021-09-26T01:23:44Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/kkeisuke/20210923#bookmark-4708671231785589122">
<title>kkeisuke</title>
<link>https://b.hatena.ne.jp/kkeisuke/20210923#bookmark-4708671231785589122</link>
<description></description>
<dc:date>2021-09-22T15:45:25Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/efcl/20210922#bookmark-4708671231785589122">
<title>efcl</title>
<link>https://b.hatena.ne.jp/efcl/20210922#bookmark-4708671231785589122</link>
<description>CSS&#x306E;scroll-snap&#x3092;&#x4F7F;&#x3063;&#x305F;&#x30AB;&#x30CC;&#x30FC;&#x30BB;&#x30EB;&#x306E;&#x5B9F;&#x88C5;</description>
<dc:date>2021-09-22T11:14:58Z</dc:date>
<dc:subject>CSS</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/CSS" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/Toge/20210922#bookmark-4708671231785589122">
<title>Toge</title>
<link>https://b.hatena.ne.jp/Toge/20210922#bookmark-4708671231785589122</link>
<description></description>
<dc:date>2021-09-21T23:43:23Z</dc:date>
<dc:subject>&#x3042;&#x3068;&#x3067;&#x8AAD;&#x3080;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%81%82%E3%81%A8%E3%81%A7%E8%AA%AD%E3%82%80" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/okyawa/20210922#bookmark-4708671231785589122">
<title>okyawa</title>
<link>https://b.hatena.ne.jp/okyawa/20210922#bookmark-4708671231785589122</link>
<description></description>
<dc:date>2021-09-21T20:17:19Z</dc:date>
<dc:subject>slider</dc:subject>
<dc:subject>&#x30B9;&#x30E9;&#x30A4;&#x30C0;&#x30FC;</dc:subject>
<dc:subject>&#x30AB;&#x30EB;&#x30FC;&#x30BB;&#x30EB;</dc:subject>
<dc:subject>JavaScript</dc:subject>
<dc:subject>css</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/slider" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%82%B9%E3%83%A9%E3%82%A4%E3%83%80%E3%83%BC" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%82%AB%E3%83%AB%E3%83%BC%E3%82%BB%E3%83%AB" />
    <rdf:li resource="https://b.hatena.ne.jp/q/JavaScript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/css" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/katzchang/20210518#bookmark-4697688720162468194">
<title>katzchang</title>
<link>https://b.hatena.ne.jp/katzchang/20210518#bookmark-4697688720162468194</link>
<description></description>
<dc:date>2021-05-18T02:17:23Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/ryo_n574/20210205#bookmark-4697688720162468194">
<title>ryo_n574</title>
<link>https://b.hatena.ne.jp/ryo_n574/20210205#bookmark-4697688720162468194</link>
<description>&#x30AB;&#x30EB;&#x30FC;&#x30BB;&#x30EB;&#x3092;&#x5B9F;&#x88C5;&#x3059;&#x308B;&#x969B;&#x306E;&#x6700;&#x9069;&#x5316;&#x306B;&#x3064;&#x3044;&#x3066;&#x306E;&#x307E;&#x3068;&#x3081;</description>
<dc:date>2021-02-05T07:57:22Z</dc:date>
<dc:subject>carousel</dc:subject>
<dc:subject>slideshow</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/carousel" />
    <rdf:li resource="https://b.hatena.ne.jp/q/slideshow" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/grfxdsgn/20210128#bookmark-4697688720162468194">
<title>grfxdsgn</title>
<link>https://b.hatena.ne.jp/grfxdsgn/20210128#bookmark-4697688720162468194</link>
<description></description>
<dc:date>2021-01-28T01:55:16Z</dc:date>
</item>
</rdf:RDF>