<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
	>

<channel>
	<title>アクセシビリティ &#8211; くまぶろぐ。</title>
	<atom:link href="https://weblife.ppmp556.com/tag/%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b7%e3%83%93%e3%83%aa%e3%83%86%e3%82%a3/feed/" rel="self" type="application/rss+xml" />
	<link>https://weblife.ppmp556.com</link>
	<description>フリーランスのWeb制作ブログ。Web制作やチーム制作、フリーランス活動について発信するブログ。</description>
	<lastBuildDate>Mon, 15 Jun 2026 23:09:06 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://weblife.ppmp556.com/wp-content/uploads/2021/04/kumadafabicon04.png</url>
	<title>アクセシビリティ &#8211; くまぶろぐ。</title>
	<link>https://weblife.ppmp556.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">192677179</site>	<item>
		<title>aria-controlsとは？aria-expandedとの併用とハンバーガーメニュー実装例【WAI-ARIA】</title>
		<link>https://weblife.ppmp556.com/aria-controls/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aria-controls</link>
					<comments>https://weblife.ppmp556.com/aria-controls/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=32419</guid>

					<description><![CDATA[どうも、くまだです。 WAI-ARIAのaria-controlsについてのメモ。 aria-controlsとは aria-controlsは「このボタンは、あの要素を操作するよ」と支援技術に伝えるための属性です。 値 [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/aria-controls/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">32419</post-id>	</item>
		<item>
		<title>aria-current属性の使い方【ナビゲーション・パンくずへの実装例あり】</title>
		<link>https://weblife.ppmp556.com/aria-current/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aria-current</link>
					<comments>https://weblife.ppmp556.com/aria-current/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 11 Feb 2025 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31758</guid>

					<description><![CDATA[どうも、くまだです。 WAI-ARIAのaria-currentについてのメモ。 アクセシビリティの他の記事はこちら。 aria-current属性について aria-current属性は「現在の項目」を意味し、スクリー [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/aria-current/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31758</post-id>	</item>
		<item>
		<title>CSSのvisually-hidden（視覚的に隠す）実装方法と使いどころ</title>
		<link>https://weblife.ppmp556.com/visually-hidden/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=visually-hidden</link>
					<comments>https://weblife.ppmp556.com/visually-hidden/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 21 Jan 2025 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31738</guid>

					<description><![CDATA[どうも、くまだです。 visually-hiddenのCSSについてのメモ。 alt属性についてはこちら。 visually-hidden アクセシビリティ対応用で使われるvisually-hiddenというCSSの手法 [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/visually-hidden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31738</post-id>	</item>
		<item>
		<title>【HTML】alt属性の書き方について</title>
		<link>https://weblife.ppmp556.com/alt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=alt</link>
					<comments>https://weblife.ppmp556.com/alt/#comments</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 10 Dec 2024 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31666</guid>

					<description><![CDATA[どうも、くまだです。 今さらという気もしますが、alt属性の書き方について。 visually-hiddenのCSSについてはこちら。 alt属性とは alt属性は、ブラウザで画像が表示できないときに、画像の代わりに表示 [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/alt/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31666</post-id>	</item>
		<item>
		<title>aria-labelledby の使い方｜aria-label との違いと複数idで要素にラベルを付ける方法【WAI-ARIA】</title>
		<link>https://weblife.ppmp556.com/aria-labelledby/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aria-labelledby</link>
					<comments>https://weblife.ppmp556.com/aria-labelledby/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 03 Dec 2024 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31656</guid>

					<description><![CDATA[どうも、くまだです。 WAI-ARIAのaria-labelledbyについてのメモ。 アクセシビリティの他の記事についてはこちら。 aria-labelledby属性 aria-○○属性は、WAI-ARIで定義される技 [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/aria-labelledby/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31656</post-id>	</item>
		<item>
		<title>【アクセシビリティ】aria-labelの使い方</title>
		<link>https://weblife.ppmp556.com/aria-label/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aria-label</link>
					<comments>https://weblife.ppmp556.com/aria-label/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 26 Nov 2024 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31652</guid>

					<description><![CDATA[どうも、くまだです。 WAI-ARIAのaria-labelについてのメモ。 アクセシビリティの他の記事についてはこちら。 aria-label属性 aria-○○属性は、WAI-ARIで定義される技術の一つです。 ar [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/aria-label/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31652</post-id>	</item>
		<item>
		<title>Micromodal.jsでアクセシビリティ対応モーダルを実装する方法</title>
		<link>https://weblife.ppmp556.com/micromodal/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=micromodal</link>
					<comments>https://weblife.ppmp556.com/micromodal/#respond</comments>
		
		<dc:creator><![CDATA[くまだ]]></dc:creator>
		<pubDate>Tue, 29 Oct 2024 08:30:00 +0000</pubDate>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[アクセシビリティ]]></category>
		<guid isPermaLink="false">https://weblife.ppmp556.com/?p=31610</guid>

					<description><![CDATA[どうも、くまだです。 Micromodal.jsでアクセシビリティ対応モーダルの実装メモ。 アクセシビリティの他の記事についてはこちら。 Micromodal.jsとは Micromodal.jsは、jQueryを使わず [&#8230;]]]></description>
		
					<wfw:commentRss>https://weblife.ppmp556.com/micromodal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">31610</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Disk: Enhanced  を使用したページ キャッシュ

Served from: weblife.ppmp556.com @ 2026-06-30 13:08:27 by W3 Total Cache
-->