<?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>CSS アーカイブ - TAGシフト</title>
	<atom:link href="https://tag-sift.net/./css/feed/" rel="self" type="application/rss+xml" />
	<link>https://tag-sift.net/./css/</link>
	<description>プログラミングに慣れるための考え方とちょっとしたツール</description>
	<lastBuildDate>Tue, 16 Jan 2024 12:11:55 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://tag-sift.net/wp-content/uploads/2020/08/cropped-puzzle-32x32.jpg</url>
	<title>CSS アーカイブ - TAGシフト</title>
	<link>https://tag-sift.net/./css/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">171700059</site>	<item>
		<title>cssとhtml一つで文章を左揃えのまま中央寄せする方法</title>
		<link>https://tag-sift.net/css/css_2020_05_10/</link>
					<comments>https://tag-sift.net/css/css_2020_05_10/#respond</comments>
		
		<dc:creator><![CDATA[アツシ]]></dc:creator>
		<pubDate>Sun, 10 May 2020 08:50:27 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">https://tag-sift.net/?p=1377</guid>

					<description><![CDATA[<p>cssとhtml一つで文章を左揃えしつつ 文章の長さに合わせて自動的に中央寄せすることができます。 一般的にページの幅をいっぱい使った左揃えの文章になりますが、 横幅を指定することなく、 左揃えの文章を全体を中央寄せする &#8230; <a href="https://tag-sift.net/css/css_2020_05_10/" class="more-link"><span class="screen-reader-text">"cssとhtml一つで文章を左揃えのまま中央寄せする方法" の</span>続きを読む</a></p>
<p>投稿 <a href="https://tag-sift.net/css/css_2020_05_10/">cssとhtml一つで文章を左揃えのまま中央寄せする方法</a> は <a href="https://tag-sift.net">TAGシフト</a> に最初に表示されました。</p>
]]></description>
		
					<wfw:commentRss>https://tag-sift.net/css/css_2020_05_10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1377</post-id>	</item>
		<item>
		<title>cssとclassの使い方を覚える為のhtmlの読み方と、複数指定のやり方</title>
		<link>https://tag-sift.net/css/css_2019_9_6/</link>
					<comments>https://tag-sift.net/css/css_2019_9_6/#respond</comments>
		
		<dc:creator><![CDATA[アツシ]]></dc:creator>
		<pubDate>Fri, 06 Sep 2019 06:10:05 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">https://tag-sift.net/?p=835</guid>

					<description><![CDATA[<p>cssを覚えるキッカケになったのは、 複数指定されたclassを勘違いして使おうとしていたところからでした。 まずclassの使い方を覚えることで、 htmlをより深く理解できると同時に、cssの理解も進みます。 　 　 &#8230; <a href="https://tag-sift.net/css/css_2019_9_6/" class="more-link"><span class="screen-reader-text">"cssとclassの使い方を覚える為のhtmlの読み方と、複数指定のやり方" の</span>続きを読む</a></p>
<p>投稿 <a href="https://tag-sift.net/css/css_2019_9_6/">cssとclassの使い方を覚える為のhtmlの読み方と、複数指定のやり方</a> は <a href="https://tag-sift.net">TAGシフト</a> に最初に表示されました。</p>
]]></description>
		
					<wfw:commentRss>https://tag-sift.net/css/css_2019_9_6/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">835</post-id>	</item>
		<item>
		<title>特定のページにCSSを効かせるにはカスタムフィールドを利用する</title>
		<link>https://tag-sift.net/css/css_2019_7_21/</link>
					<comments>https://tag-sift.net/css/css_2019_7_21/#respond</comments>
		
		<dc:creator><![CDATA[アツシ]]></dc:creator>
		<pubDate>Sat, 20 Jul 2019 23:59:57 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://tag-sift.net/?p=1036</guid>

					<description><![CDATA[<p>WordPressで特定のページだけとか、個別ページに、という風にページごとにCSSを効かせる方法の一つとして、カスタムフィールドを利用する方法があります。 　 この方法は、こちらの記事で紹介している方法の応用といったと &#8230; <a href="https://tag-sift.net/css/css_2019_7_21/" class="more-link"><span class="screen-reader-text">"特定のページにCSSを効かせるにはカスタムフィールドを利用する" の</span>続きを読む</a></p>
<p>投稿 <a href="https://tag-sift.net/css/css_2019_7_21/">特定のページにCSSを効かせるにはカスタムフィールドを利用する</a> は <a href="https://tag-sift.net">TAGシフト</a> に最初に表示されました。</p>
]]></description>
		
					<wfw:commentRss>https://tag-sift.net/css/css_2019_7_21/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1036</post-id>	</item>
		<item>
		<title>WordPress cssをインライン化するのと外部ファイル化する事の違い</title>
		<link>https://tag-sift.net/css/css_2019_6_17/</link>
					<comments>https://tag-sift.net/css/css_2019_6_17/#respond</comments>
		
		<dc:creator><![CDATA[アツシ]]></dc:creator>
		<pubDate>Mon, 17 Jun 2019 12:39:44 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">https://tag-sift.net/?p=939</guid>

					<description><![CDATA[<p>CSSの内容はhtmlに直接記述し、インライン化することができるわけですが、style.cssのように外部ファイル化することの違いは何なのでしょうか？ 　 　 CSSはページの上から下へ属性が記載されています。そこには優 &#8230; <a href="https://tag-sift.net/css/css_2019_6_17/" class="more-link"><span class="screen-reader-text">"WordPress cssをインライン化するのと外部ファイル化する事の違い" の</span>続きを読む</a></p>
<p>投稿 <a href="https://tag-sift.net/css/css_2019_6_17/">WordPress cssをインライン化するのと外部ファイル化する事の違い</a> は <a href="https://tag-sift.net">TAGシフト</a> に最初に表示されました。</p>
]]></description>
		
					<wfw:commentRss>https://tag-sift.net/css/css_2019_6_17/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">939</post-id>	</item>
		<item>
		<title>cssの必要性とクローラー</title>
		<link>https://tag-sift.net/css/css_2019_6_16/</link>
					<comments>https://tag-sift.net/css/css_2019_6_16/#respond</comments>
		
		<dc:creator><![CDATA[アツシ]]></dc:creator>
		<pubDate>Sat, 15 Jun 2019 18:42:31 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">https://tag-sift.net/?p=825</guid>

					<description><![CDATA[<p>cssの必要性っていったいなんなのでしょうか。なぜcssというものが必要なのか独自目線で語っていきます。 　 前回の記事でSEO的、クローラーというようなキーワードを出しました。 　 SEO的というのはページ作成後にどれ &#8230; <a href="https://tag-sift.net/css/css_2019_6_16/" class="more-link"><span class="screen-reader-text">"cssの必要性とクローラー" の</span>続きを読む</a></p>
<p>投稿 <a href="https://tag-sift.net/css/css_2019_6_16/">cssの必要性とクローラー</a> は <a href="https://tag-sift.net">TAGシフト</a> に最初に表示されました。</p>
]]></description>
		
					<wfw:commentRss>https://tag-sift.net/css/css_2019_6_16/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">825</post-id>	</item>
	</channel>
</rss>
