<?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>normal &#8211; カミュプリィの雑多なメモ</title>
	<atom:link href="https://www.commuply.co.jp/technic/memo/tag/normal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.commuply.co.jp/technic/memo</link>
	<description></description>
	<lastBuildDate>Thu, 26 Sep 2024 07:58:37 +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://www.commuply.co.jp/technic/memo/wp-content/uploads/site-icon-150x150.png</url>
	<title>normal &#8211; カミュプリィの雑多なメモ</title>
	<link>https://www.commuply.co.jp/technic/memo</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[CSS]文字の太さを設定します</title>
		<link>https://www.commuply.co.jp/technic/memo/bold/</link>
		
		<dc:creator><![CDATA[ume]]></dc:creator>
		<pubDate>Wed, 02 Feb 2022 13:25:19 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[font-weight]]></category>
		<category><![CDATA[normal]]></category>
		<category><![CDATA[太字]]></category>
		<guid isPermaLink="false">https://www.commuply.co.jp/technic/website/?p=159</guid>

					<description><![CDATA[　つぎのようにすると文字を太字にすることができます。本当は細かく太さを設定できるのですが、実際には普通と太字しか表示できないようです。]]></description>
										<content:encoded><![CDATA[
<p>　つぎのようにすると文字を太字にすることができます。本当は細かく太さを設定できるのですが、実際には普通と太字しか表示できないようです。</p>



<pre class="wp-block-code"><code>font-weight: bold;  /* 太字 */<br>
font-weight: normal;  /* 標準 */</code></pre>



<p></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
