<?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>test</title>
	<atom:link href="https://monocil.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://monocil.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jan 2026 13:41:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Hello world!</title>
		<link>https://monocil.com/2026/01/21/hello-world/</link>
					<comments>https://monocil.com/2026/01/21/hello-world/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 21 Jan 2026 13:41:53 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://monocil.com/?p=1</guid>

					<description><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
<p>The post <a href="https://monocil.com/2026/01/21/hello-world/">Hello world!</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p><p>The post <a href="https://monocil.com/2026/01/21/hello-world/">Hello world!</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://monocil.com/2026/01/21/hello-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>1行分しか想定されていない見出しのデザインだと文字がはみ出してしまってあら大変。ものすごく長い日本語のタイトルが付いた記事の表示テストです。複数行になっても問題ないデザインだといいですね。あと前後の記事へのリンクを出力している場合や、パンくずリストを実装している場合なども表示にズレがないか確認しておきましょう。</title>
		<link>https://monocil.com/2014/01/05/%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e9%95%b7%e3%81%84%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%ae%e3%82%bf%e3%82%a4%e3%83%88%e3%83%ab%e3%81%8c%e4%bb%98%e3%81%84%e3%81%9f%e8%a8%98%e4%ba%8b%e3%81%ae/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 05 Jan 2014 06:01:18 +0000</pubDate>
				<category><![CDATA[極端な例]]></category>
		<guid isPermaLink="false">https://monocil.com/2014/01/05/%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e9%95%b7%e3%81%84%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%ae%e3%82%bf%e3%82%a4%e3%83%88%e3%83%ab%e3%81%8c%e4%bb%98%e3%81%84%e3%81%9f%e8%a8%98%e4%ba%8b%e3%81%ae/</guid>

					<description><![CDATA[<p>記事タイトル部分の見出しデザインが崩れていないか、文字が背景からはみ出していたりしないか確認しましょう。 the_post_navigation() などで前後の記事のタイトルを出力する場合も、レイアウト崩れが発生してい...</p>
<p>The post <a href="https://monocil.com/2014/01/05/%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e9%95%b7%e3%81%84%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%ae%e3%82%bf%e3%82%a4%e3%83%88%e3%83%ab%e3%81%8c%e4%bb%98%e3%81%84%e3%81%9f%e8%a8%98%e4%ba%8b%e3%81%ae/">1行分しか想定されていない見出しのデザインだと文字がはみ出してしまってあら大変。ものすごく長い日本語のタイトルが付いた記事の表示テストです。複数行になっても問題ないデザインだといいですね。あと前後の記事へのリンクを出力している場合や、パンくずリストを実装している場合なども表示にズレがないか確認しておきましょう。</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<ul>
<li>記事タイトル部分の見出しデザインが崩れていないか、文字が背景からはみ出していたりしないか確認しましょう。</li>
<li>the_post_navigation() などで前後の記事のタイトルを出力する場合も、レイアウト崩れが発生していないか確認しましょう。</li>
<li>その他、ウィジェットやプラグイン等でいろいろな場所に記事タイトルが出力されるケースが多いので併せて確認しましょう。</li>
<li>用途に応じて、wp_trim_words() 関数を使って文字列をトリミングするという手もあります。</li>
</ul><p>The post <a href="https://monocil.com/2014/01/05/%e3%82%82%e3%81%ae%e3%81%99%e3%81%94%e3%81%8f%e9%95%b7%e3%81%84%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%ae%e3%82%bf%e3%82%a4%e3%83%88%e3%83%ab%e3%81%8c%e4%bb%98%e3%81%84%e3%81%9f%e8%a8%98%e4%ba%8b%e3%81%ae/">1行分しか想定されていない見出しのデザインだと文字がはみ出してしまってあら大変。ものすごく長い日本語のタイトルが付いた記事の表示テストです。複数行になっても問題ないデザインだといいですね。あと前後の記事へのリンクを出力している場合や、パンくずリストを実装している場合なども表示にズレがないか確認しておきましょう。</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マークアップ: HTML タグとフォーマット</title>
		<link>https://monocil.com/2013/01/11/markup-html-tags-and-formatting/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 03:22:19 +0000</pubDate>
				<category><![CDATA[マークアップ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[コンテンツ]]></category>
		<category><![CDATA[書式化]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=919</guid>

					<description><![CDATA[<p>見出し 見出し壱 見出し弐 見出し参 見出し四 見出し五 見出し六 引用 (Blockquote) テスト 一行の引用。 ハングリーであれ、愚かであれ。 cite 参照を含む複数行の引用。 これは言語みたいなものだ。アル...</p>
<p>The post <a href="https://monocil.com/2013/01/11/markup-html-tags-and-formatting/">マークアップ: HTML タグとフォーマット</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2>見出し</h2>
<h1>見出し壱</h1>
<h2>見出し弐</h2>
<h3>見出し参</h3>
<h4>見出し四</h4>
<h5>見出し五</h5>
<h6>見出し六</h6>
<h2>引用 (Blockquote) テスト</h2>
<p>一行の引用。</p>
<blockquote><p>ハングリーであれ、愚かであれ。</p></blockquote>
<p><code>cite</code> 参照を含む複数行の引用。</p>
<blockquote><p>これは言語みたいなものだ。アルファベットすなわち音階を学び、文すなわちコードを学ぶ。そしてやがてホーンと即興で会話するようになる。即興で話すのはすばらしいことだと思うが、私には決して会得できないだろう。しかし音楽ともなれば、私は即座によろこんで会話する。そう、それがジャズ音楽のすべてだ。</p>
<p><cite>スタン・ゲッツ</cite></p></blockquote>
<h2>テーブル</h2>
<table>
<thead>
<tr>
<th>社員</th>
<th>給料</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th><a href="http://example.org/">山田太郎</a></th>
<td>1ドル</td>
<td>スティーブ・ジョブズが必要なサラリーと同じ額。</td>
</tr>
<tr>
<th><a href="http://example.org/">田中花子</a></th>
<td>1,000万円</td>
<td>ブログを書くために必要になる資金。</td>
</tr>
<tr>
<th><a href="http://example.org/">山本次郎</a></th>
<td>1億円</td>
<td>百聞は一見にしかず、ということで、カメラマンはブロガーの100倍。</td>
</tr>
<tr>
<th><a href="http://example.org/">中山愛子</a></th>
<td>10億円</td>
<td>特に理由は要りません。</td>
</tr>
</tbody>
</table>
<dl>
<dt>定義リストタイトル</dt>
<dd>これは定義リストです。</dd>
<dt>定義</dt>
<dd>物事、領域、何かについての意味の正確な文章や説明: <em>詩を構成するものの定義。</em><em></em></dd>
<dt>ギャラリー</dt>
<dd>WordPress 2.5 から導入された、投稿に添付された画像を展示するための機能です。同じように、投稿を編集中にアップロードすると、そのファイルは「投稿に添付」されます。 </dd>
<dt>Gravatar (グラバター)</dt>
<dd>グラバターとはグローバルに認識されるアバター (あるユーザーを表すグラフィックイメージや写真) です。グラバターはメールアドレスと紐づいていて、Gravatar.com サービスによって管理されています。このサービスを利用すると、ブログ所有者は自分のブログを設定することによりコメント欄にユーザーのグラバターを表示させることができます。</dd>
</dl>
<h2>非順序リスト (ネスト化)</h2>
<ul>
<li>リスト項目 1
<ul>
<li>リスト項目 1
<ul>
<li>リスト項目 1</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ul>
</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ul>
</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ul>
<h2>順序リスト (ネスト化)</h2>
<ol>
<li>リスト項目 1
<ol>
<li>リスト項目 1
<ol>
<li>リスト項目 1</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ol>
</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ol>
</li>
<li>リスト項目 2</li>
<li>リスト項目 3</li>
<li>リスト項目 4</li>
</ol>
<h2>HTML 要素タグテスト</h2>
<p>他の HTML タグは <a href="http://ja.support.wordpress.com/code/" rel="nofollow">FAQ</a> をご覧ください。</p>
<p><strong>住所タグ</strong></p>
<p>以下は住所の例です。<code>&lt;address&gt;</code> タグを使用しています:</p>
<address>〒100-0000</p>
<p>東京都千代田区1-1-1</p>
<p>日本</p></address>
<p><strong>anchor タグ (リンク)</strong></p>
<p>これは <a href="http://example.com/" rel="nofollow"><code>&lt;anchor&gt;</code></a> (もしくはリンクとも呼ばれます) の例です。</p>
<p><strong>abbr タグ</strong></p>
<p>この <abbr title="abbreviation">abbr</abbr> は文章の中にある &lt;abbr&gt; タグの例です。</p>
<p><strong>Acronym タグ (<em>HTML5 では非推奨</em>)</strong></p>
<p>これは <code>&lt;acronym&gt;</code> タグを使用した <acronym title="three-letter acronym">TLA</acronym> です。</p>
<p><strong>Big タグ(<em>HTML5 では非推奨</em>)</strong></p>
<p>このテストは<big>大きな</big>文字を表す <code>&lt;big&gt;</code> タグの例ですが、このタグは HTML5 ではサポートされていません。</p>
<p><strong>Cite タグ</strong></p>
<p>&#8220;Code is poetry.&#8221; &#8212;<cite>WordPress</cite></p>
<p><strong>Code タグ</strong></p>
<p><code>&lt;code&gt;</code> タグはこのように使います: <code>word-wrap: break-word;</code></p>
<p><strong>Delete タグ</strong></p>
<p><code>&lt;del&gt;</code> タグは<del>打ち消し線</del>などで表現されますが、このタグは HTML5 ではサポートされていません (代わりに <code>&lt;strike&gt;</code> を使ってください)。</p>
<p><strong>Emphasize タグ</strong></p>
<p><code>&lt;em&gt;</code> タグは<em>文章の強調</em>に使われます。欧文では斜体になっていることがよくあります。</p>
<p><strong>Insert タグ</strong></p>
<p><code>&lt;ins&gt;</code> タグは<ins>挿入されたコンテンツ</ins>を意味します。</p>
<p><strong>Keyboard タグ</strong></p>
<p>このあまり知られていない <code>&lt;kbd&gt;</code> タグは <kbd>Ctrl</kbd> のようにキーボードテキストをエミュレートします。通常、<code>&lt;code&gt;</code> タグと同じようにスタイリングされます。</p>
<p><strong>Preformatted タグ</strong></p>
<p><code>&lt;pre&gt;</code> タグは複数行のコードのスタイリングに使います。</p>
<pre>.post-title {

	margin: 0 0 5px;

	font-weight: bold;

	font-size: 38px;

	line-height: 1.2;

	and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;

}</pre>
<p><strong>Quote タグ</strong></p>
<p><q>デベロッパーズ、デベロッパーズ, デベロッパーズ&#8230;</q> &#8211;スティーブ・バルマー</p>
<p><strong>Strike タグ (<em>HTML5 では非推奨</em>)</strong></p>
<p>このタグは<span style="text-decoration: line-through;">打ち消し線</span>を表しています。</p>
<p><strong>Strong タグ</strong></p>
<p>このタグは<strong>太字</strong>テキストを表しています。</p>
<p><strong>Subscript タグ</strong></p>
<p>Subscript タグ <code>&lt;sub&gt;</code> を使うと H<sub>2</sub>O のような表示の際に「2」が下付きになります。</p>
<p><strong>Superscript タグ</strong></p>
<p>Superscript タグ <code>&lt;sup&gt;</code> を使うと E = MC<sup>2</sup> のような表示の際に「2」が上付きになります。</p>
<p><strong>Teletype タグ (<em>HTML5 では非推奨</em>)</strong></p>
<p><code>&lt;tt&gt;</code> はあまり使われないタグですが、<tt>テレタイプテキスト</tt> として通常 <code>&lt;code&gt;</code> タグのようにスタイル</p>
<p><strong>Variable タグ</strong></p>
<p>変数や引数を表す <var>variables</var> タグです。</p><p>The post <a href="https://monocil.com/2013/01/11/markup-html-tags-and-formatting/">マークアップ: HTML タグとフォーマット</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マークアップ: 画像の配置</title>
		<link>https://monocil.com/2013/01/10/markup-image-alignment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 03:15:40 +0000</pubDate>
				<category><![CDATA[マークアップ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[アライメント]]></category>
		<category><![CDATA[コンテンツ]]></category>
		<category><![CDATA[字幕]]></category>
		<category><![CDATA[画像]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=903</guid>

					<description><![CDATA[<p>画像の配置テストへようこそ ! 画像をいろいろな位置に配置してみるのに一番良い方法は、言葉の海の中に画像をそっとうずめてみることです。さあ、はじめましょう。 画像の配置では、ユーザーが「指定なし」「右寄せ」「左寄せ」「中...</p>
<p>The post <a href="https://monocil.com/2013/01/10/markup-image-alignment/">マークアップ: 画像の配置</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>画像の配置テストへようこそ ! 画像をいろいろな位置に配置してみるのに一番良い方法は、言葉の海の中に画像をそっとうずめてみることです。さあ、はじめましょう。</p>
<p>画像の配置では、ユーザーが「指定なし」「右寄せ」「左寄せ」「中央揃え」の中から自分の好きなものを選べるようにする必要があります。さらに、「サムネイル」「中サイズ」「大サイズ」「フルサイズ」という選択肢の中から大きさを選べるようにするべきです。</p>
<p style="text-align: center;"><img fetchpriority="high" decoding="async" class="size-full wp-image-906 aligncenter" title="画像配置 580x300" alt="画像配置 580x300" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-580x300.jpg" width="580" height="300" /></p>
<p>上記の画像は<strong>中央寄せ</strong>になるはずです。</p>
<p><strong><img decoding="async" class="size-full wp-image-904 alignleft" title="画像配置 150x150" alt="画像配置 150x150" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-150x150.jpg" width="150" height="150" /></strong>このパラグラフの残り画像を左寄せしたとき、文章が150ピクセルの画像の周りを囲むようになるかどうか見るためのものです。<strong></strong></p>
<p>ご覧のとおり、画像の上・下・右にスペースが空いている事がわかると思います。テキストは画像にこっそりと忍びよってはいません、忍び寄ることは良くない事です。画像だって十分に呼吸ができるスペースが必要なのです。画像が文章にイライラさせられることなく役割を果たせるようにしてあげてください。次の文章では、テキストが画像の右から下へとシームレスに途切れることなく続いている事がわかりますね。これで完了です !</p>
<p>次は、<strong>とても大きな画像</strong>のテストです。そして、この画像には<strong>配置の指定がありません</strong>。</p>
<p><img decoding="async" class="alignnone  wp-image-907" title="画像配置 1200x400" alt="画像配置 1200x400" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-1200x4002.jpg" width="1200" height="400" /></p>
<p>上記の画像は1200ピクセルもありますが、コンテンツエリアからはみ出る事はなく収まっています。</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-905 alignright" title="画像配置 300x200" alt="画像配置 300x200" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-300x200.jpg" width="300" height="200" /></p>
<p>そして今後は右寄せに移りたいと思います。また今度も、画像の上、下、左に十分な余白があると思います。ほら、あっちにいる彼を見てください ! 右側の方にいるあの画像 ! 左寄せ画像がなんて言うかなんてどうでもいいんです、美しい配置ですよ。他の人の意見なんて気にしないでいいんです。</p>
<p>そしてこのへんでテキストが右寄せの画像の下に回り込んで、ちょうど良い具合に収まっているのが分かると思います。ひきつづきちょうど良い具合にスペースが残されていて、すべてがきれいに表示されているべきです。そうです…。右画像に回り込むのって気持ちいいですね。</p>
<p>さて、これで終わりと思ったかもしれませんが、これからキャプションのテストに入ります !</p>
<p><figure id="attachment_906" aria-describedby="caption-attachment-906" style="width: 580px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-906  " title="画像配置 580x300" alt="画像配置 580x300" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-580x300.jpg" width="580" height="300" /><figcaption id="caption-attachment-906" class="wp-caption-text">580&#215;300 画像の<a title="画像設定" href="http://en.support.wordpress.com/images/image-settings/">キャプション</a>例。</figcaption></figure></p>
<p>上記の画像は<strong>中央寄せ</strong>になるはずです。キャプションにはリンクが含まれていますが、おかしな表示になっていないか確認しましょう。</p>
<p><figure id="attachment_904" aria-describedby="caption-attachment-904" style="width: 150px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="size-full wp-image-904  " title="画像配置 150x150" alt="画像配置 150x150" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-150x150.jpg" width="150" height="150" /><figcaption id="caption-attachment-904" class="wp-caption-text">ちょっとしたキャプション</figcaption></figure></p>
<p>このパラグラフの残りの部分は、150&#215;150 サイズの<strong>左寄せ</strong>画像の回り込みをテストするためのつなぎです。 </p>
<p>ご覧の通り、画像の上・下・右にスペースが必要です。テキストは画像にこっそりと忍びよってはいません、忍び寄ることは良くない事です。画像だって十分に呼吸ができるスペースが必要なのです。画像が文章にイライラさせられることなく役割を果たせるようにしてあげてください。次の文章では、テキストが画像の右から下へとシームレスに途切れることなく続いている事がわかりますね。これで完了です !</p>
<p>それでは、<strong>とても大きな画像</strong>のテストです。そして、この画像にも<strong>配置の指定はありません</strong>。</p>
<p><figure id="attachment_907" aria-describedby="caption-attachment-907" style="width: 1200px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class=" wp-image-907" title="画像配置 1200x400" alt="画像配置 1200x400" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-1200x4002.jpg" width="1200" height="400" /><figcaption id="caption-attachment-907" class="wp-caption-text">とても大きな画像のコメント</figcaption></figure></p>
<p>上記の画像は1200ピクセル幅ですが、コンテンツエリアからはみ出すべきではありません。コンテンツのフローを視覚的に邪魔しないかたちで、指定のエリア内に収まっている必要があります。</p>
<p><figure id="attachment_905" aria-describedby="caption-attachment-905" style="width: 300px" class="wp-caption alignright"><img loading="lazy" decoding="async" class="size-full wp-image-905 " title="画像配置 300x200" alt="画像配置 300x200" src="http://wpthemetestdata.files.wordpress.com/2013/03/image-alignment-300x200.jpg" width="300" height="200" /><figcaption id="caption-attachment-905" class="wp-caption-text">右側いるのほ良い気分です。</figcaption></figure></p>
<p>そして今後は<strong>右寄せ</strong>画像に移りたいと思います。また今度も、画像の上、下、左に十分な余白があると思います。ほら、あっちにいる彼を見てください ! 右側の方にいるあの画像 ! 左寄せ画像がなんて言うかなんてどうでもいいんです、美しい配置ですよ。他の人の意見なんて気にしないでいいんです</p>
<p>そしてこのへんでテキストが右寄せの画像の下に回り込んで、ちょうど良い具合に収まっているのが分かると思います。ひきつづきちょうど良い具合にスペースが残されていて、すべてがきれいに表示されているべきです。そうです…。右画像に回り込むのって気持ちいいですね。</p>
<p>それでは、これで終わりです。画像配置のテスト、お疲れ様でした !</p><p>The post <a href="https://monocil.com/2013/01/10/markup-image-alignment/">マークアップ: 画像の配置</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マークアップ: テキスト配置</title>
		<link>https://monocil.com/2013/01/09/markup-text-alignment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 09 Jan 2013 16:00:39 +0000</pubDate>
				<category><![CDATA[マークアップ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[アライメント]]></category>
		<category><![CDATA[コンテンツ]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=895</guid>

					<description><![CDATA[<p>デフォルト これは段落です。特別なテキスト配置処理が付いていない状態になっている必要があります。通常のテキストフローと同じように表示されるべきです。なにも特別なことはありません。ただ、愛とともに自由に流れるテキストだけ。...</p>
<p>The post <a href="https://monocil.com/2013/01/09/markup-text-alignment/">マークアップ: テキスト配置</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<h3>デフォルト</h3>
<p>これは段落です。特別なテキスト配置処理が付いていない状態になっている必要があります。通常のテキストフローと同じように表示されるべきです。なにも特別なことはありません。ただ、愛とともに自由に流れるテキストだけ。完全に中立的で、どちらかの肩を持つこともなく、かといってどっちつかずの態度というわけでもない。それだけ。それだけです。ここにいることが好きで、片方のサイドを選ぶ必要を感じていない。そんな彼はほっといてあげてください。彼は彼のままで。私を信じて。</p>
<h3>左寄せ</h3>
<p style="text-align:left;">これは段落です。左寄せになっています。彼の視点はやや左寄りです。好きな色は緑。左寄せな彼はエコフレンドリーになりがちですが、実際にそうだというはっきりした証拠というのはとくにありません。彼は富を共有するのが好きですが、公平な配分については両端揃えの彼にお任せといったところです。</p>
<h3>中央寄せ</h3>
<p style="text-align:center;">これは段落です。中央寄せになっています。中央に寄っているというのはつまり、どっちつかずということです。意見がコロコロ変わったりします。自分の意見を決めるのに時間がかかります。どちらかのサイドを選びたいと思っているんです。本当に。意図はすばらしいんですが、実際には助けになるというより物事を必要以上に複雑にしてしまったりします。彼の気持ちを振り向かせられれば最高でしょう。中央寄せの彼は賄賂も受け取るらしいですよ。</p>
<h3>右寄せ</h3>
<p style="text-align:right;">これは段落です。右寄せになっています。彼の視点は右寄りなんです。他の人に何をどんなふうにすべきか指図されるのをいやがります。右派の彼はたくさんの銃を保有していて、狩りに繰り出すのが好きです。いいじゃないですか。球場5つ分くらいの距離からなかなかいい弾を撃つわけです。どんぴしゃに。すごいですよ。</p>
<h3>両端揃え</h3>
<p style="text-align:justify;">これは段落です。左右両端揃えになっています。英語ではジャスティファイドと呼ばれていますがジャスティン・ティンバーレイクとは関係ありません。普通、両端揃えの彼はかなり厳格です。すべてがあるべき場所にぴったりと収まっていないと気が済まず、他の配置のようにばらばらだったりはしません。だから彼の方がいいなんて言ってるわけではないんですよ。でもまあ確かに、エリート気取りの態度だなって感じることはありますけど。</p><p>The post <a href="https://monocil.com/2013/01/09/markup-text-alignment/">マークアップ: テキスト配置</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マークアップ: 特殊記号を含むタイトル ~`!@#$%^&#038;*()-_=+{}[]/;:&#039;&#8221;?,.&gt;</title>
		<link>https://monocil.com/2013/01/05/title-with-special-characters/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 05 Jan 2013 18:00:20 +0000</pubDate>
				<category><![CDATA[マークアップ]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[タイトル]]></category>
		<category><![CDATA[投稿]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=867</guid>

					<description><![CDATA[<p>タイトルに特殊記号を含めた場合にも、レイアウトや機能に悪影響が出ないようにする必要があります。 投稿タイトル内の特殊記号は minify された JavaScript を使用している際に問題を引き起こす場合があることが確...</p>
<p>The post <a href="https://monocil.com/2013/01/05/title-with-special-characters/">マークアップ: 特殊記号を含むタイトル ~`!@#$%^&*()-_=+{}[]/;:'”?,.></a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>タイトルに特殊記号を含めた場合にも、レイアウトや機能に悪影響が出ないようにする必要があります。</p>
<p>投稿タイトル内の特殊記号は minify された JavaScript を使用している際に問題を引き起こす場合があることが確認されています。特に管理画面での投稿編集に影響が出やすいので注意しましょう (例: メタ・ボックス、メディアアップロードなど) 。</p>
<h2>ラテン文字テスト</h2>
<p>これは、テーマで使われているフォントで基本的なラテン文字が表示できるかどうかのテストです。</p>
<table>
<tbody>
<tr>
<td>!</td>
<td>&#8220;</td>
<td>#</td>
<td>$</td>
<td>%</td>
<td>&amp;</td>
<td>&#8216;</td>
<td>(</td>
<td>)</td>
<td>*</td>
</tr>
<tr>
<td>+</td>
<td>,</td>
<td>&#8211;</td>
<td>.</td>
<td>/</td>
<td>0</td>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
<tr>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td>:</td>
<td>;</td>
<td>&gt;</td>
<td>=</td>
<td>&lt;</td>
</tr>
<tr>
<td>?</td>
<td>@</td>
<td>A</td>
<td>B</td>
<td>C</td>
<td>D</td>
<td>E</td>
<td>F</td>
<td>G</td>
<td>H</td>
</tr>
<tr>
<td>I</td>
<td>J</td>
<td>K</td>
<td>L</td>
<td>M</td>
<td>N</td>
<td>O</td>
<td>P</td>
<td>Q</td>
<td>R</td>
</tr>
<tr>
<td>S</td>
<td>T</td>
<td>U</td>
<td>V</td>
<td>W</td>
<td>X</td>
<td>Y</td>
<td>Z</td>
<td>[</td>
<td></td>
</tr>
<tr>
<td>]</td>
<td>^</td>
<td>_</td>
<td>`</td>
<td>a</td>
<td>b</td>
<td>c</td>
<td>d</td>
<td>e</td>
<td>f</td>
</tr>
<tr>
<td>g</td>
<td>h</td>
<td>i</td>
<td>j</td>
<td>k</td>
<td>l</td>
<td>m</td>
<td>n</td>
<td>o</td>
<td>p</td>
</tr>
<tr>
<td>q</td>
<td>r</td>
<td>s</td>
<td>t</td>
<td>u</td>
<td>v</td>
<td>w</td>
<td>x</td>
<td>y</td>
<td>z</td>
</tr>
<tr>
<td>{</td>
<td>|</td>
<td>}</td>
<td>~</td>
</tr>
</tbody>
</table><p>The post <a href="https://monocil.com/2013/01/05/title-with-special-characters/">マークアップ: 特殊記号を含むタイトル ~`!@#$%^&*()-_=+{}[]/;:'”?,.></a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>マークアップ: マークアップ付きのタイトル</title>
		<link>https://monocil.com/2013/01/05/markup-title-with-markup/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 05 Jan 2013 17:00:49 +0000</pubDate>
				<category><![CDATA[マークアップ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[タイトル]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=861</guid>

					<description><![CDATA[<p>以下を確認してください。 投稿タイトル内の「付き」という文字が斜体で表示され、「マークアップ」が 太字になる。 投稿タイトルマークアップはブラウザウィンドウ・タブのタイトルには表示されない。</p>
<p>The post <a href="https://monocil.com/2013/01/05/markup-title-with-markup/">マークアップ: マークアップ付きのタイトル</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>以下を確認してください。</p>
<ul>
<li><span style="line-height:1.714285714;font-size:1rem;">投稿タイトル内の「付き」という文字が</span><em style="line-height:1.714285714;font-size:1rem;">斜体</em><span style="line-height:1.714285714;font-size:1rem;">で表示され、「マークアップ」が </span><strong style="line-height:1.714285714;font-size:1rem;">太字</strong><span style="line-height:1.714285714;font-size:1rem;">になる。</span></li>
<li><span style="line-height:1.714285714;font-size:1rem;">投稿タイトルマークアップはブラウザウィンドウ・タブのタイトルには表示されない。</span></li>
</ul><p>The post <a href="https://monocil.com/2013/01/05/markup-title-with-markup/">マークアップ: マークアップ付きのタイトル</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>テンプレート: アイキャッチ画像 (縦)</title>
		<link>https://monocil.com/2012/03/15/template-featured-image-vertical/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 22:36:32 +0000</pubDate>
				<category><![CDATA[テンプレート]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[極端な例]]></category>
		<category><![CDATA[注目の画像]]></category>
		<category><![CDATA[画像]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=1016</guid>

					<description><![CDATA[<p>この投稿は、テーマが対応している場合、アイキャッチ画像を表示すべきです。 正方形ではない画像の場合、特別なスタイリング上の問題が発生することがあります。 これは縦向きのアイキャッチ画像テスト向けの投稿です。</p>
<p>The post <a href="https://monocil.com/2012/03/15/template-featured-image-vertical/">テンプレート: アイキャッチ画像 (縦)</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>この投稿は、テーマが<a title="Post Thumbnails" href="http://wpdocs.sourceforge.jp/Post_Thumbnails" target="_blank">対応している</a>場合、<a title="アイキャッチ画像" href="http://en.support.wordpress.com/featured-images/#setting-a-featured-image" target="_blank">アイキャッチ画像</a>を表示すべきです。</p>
<p>正方形ではない画像の場合、特別なスタイリング上の問題が発生することがあります。</p>
<p>これは縦向きのアイキャッチ画像テスト向けの投稿です。</p><p>The post <a href="https://monocil.com/2012/03/15/template-featured-image-vertical/">テンプレート: アイキャッチ画像 (縦)</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>テンプレート: アイキャッチ画像 (横)</title>
		<link>https://monocil.com/2012/03/15/template-featured-image-horizontal/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 22:15:12 +0000</pubDate>
				<category><![CDATA[テンプレート]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[極端な例]]></category>
		<category><![CDATA[注目の画像]]></category>
		<category><![CDATA[画像]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=1011</guid>

					<description><![CDATA[<p>この投稿は、テーマが対応している場合、アイキャッチ画像を表示すべきです。 正方形ではない画像の場合、特別なスタイリング上の問題が発生することがあります。 これは横向きのアイキャッチ画像テスト向けの投稿です。</p>
<p>The post <a href="https://monocil.com/2012/03/15/template-featured-image-horizontal/">テンプレート: アイキャッチ画像 (横)</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>この投稿は、テーマが<a title="Post Thumbnails" href="http://wpdocs.sourceforge.jp/Post_Thumbnails" target="_blank">対応している</a>場合、<a title="アイキャッチ画像" href="http://en.support.wordpress.com/featured-images/#setting-a-featured-image" target="_blank">アイキャッチ画像</a>を表示すべきです。</p>
<p>正方形ではない画像の場合、特別なスタイリング上の問題が発生することがあります。</p>
<p>これは横向きのアイキャッチ画像テスト向けの投稿です。</p><p>The post <a href="https://monocil.com/2012/03/15/template-featured-image-horizontal/">テンプレート: アイキャッチ画像 (横)</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>テンプレート: More タグ</title>
		<link>https://monocil.com/2012/03/15/template-more-tag/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 21:41:11 +0000</pubDate>
				<category><![CDATA[テンプレート]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[コンテンツ]]></category>
		<category><![CDATA[続きを読む]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=996</guid>

					<description><![CDATA[<p>このコンテンツは more タグです。 この文のすぐ後は、「続きを読む」ボタンが表示されます。 そして、これは more タグの後のコンテンツです。</p>
<p>The post <a href="https://monocil.com/2012/03/15/template-more-tag/">テンプレート: More タグ</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>このコンテンツは <a title="The More Tag" href="http://en.support.wordpress.com/splitting-content/more-tag/" target="_blank">more</a> タグです。</p>
<p>この文のすぐ後は、「続きを読む」ボタンが表示されます。</p>
<p><span id="more-996"></span></p>
<p>そして、これは more タグの後のコンテンツです。</p><p>The post <a href="https://monocil.com/2012/03/15/template-more-tag/">テンプレート: More タグ</a> first appeared on <a href="https://monocil.com">test</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
