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

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://office.sti-web.net/blog/">
<title>シニアのためのHTML教室</title>
<link>http://office.sti-web.net/blog/</link>
<description>ホームページを誰でも作成できるようにHTMLを基本から出来るだけ分かりやすく説明します。　　　　　　　　　　　　　　　　　
</description>
<dc:language>ja</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-05-22T22:48:17+09:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.2-ja-2" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2008/05/post_11.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2006/10/_1.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2006/03/post_14.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2006/03/post_13.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/12/post_5.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/11/post_10.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/11/post_6.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/11/post_9.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/10/post_8.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/html.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/ffftp_1.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/ffftp.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/post_7.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/post_4.html" />
<rdf:li rdf:resource="http://office.sti-web.net/blog/archives/2005/09/terapad_1.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://office.sti-web.net/blog/archives/2008/05/post_11.html">
<title>メルマガ再開しました</title>
<link>http://office.sti-web.net/blog/archives/2008/05/post_11.html</link>
<description><![CDATA[<p>事後報告ですが、<strong>「シニアのためのHTML教室」メールマガジン</strong>を再開しました。</p>

<p>長らくおやすみしてしまい購読いただいている方には、ご迷惑をかけてしまい済みませんでした。<br />
内容も一新して月2回の配信ペースで頑張りますのでよろしくお願いします。</p>]]></description>
<dc:subject>10.ホームページを作ろう！</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2008-05-22T22:48:17+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2006/10/_1.html">
<title>テーブル（表）の作成 [1]</title>
<link>http://office.sti-web.net/blog/archives/2006/10/_1.html</link>
<description><![CDATA[<p>テーブルは、いわゆる「表」の事です。<br />
ホームページの作成では、レイアウトをするときによく利用されます。<br />
　　<br />
　　使用するタグ<br />
　　<strong>&lt;table&gt;</strong> ・・・・・・・・・・・・・・・・テーブル開始タグ(枠線を表示しない場合)<br />
　　<strong>&lt;table boder="☆"&gt;</strong>・・・・・・・テーブル開始タグ(枠線を表示する場合)<br />
　　　　　　　　　　　　　　 　　　　　　　　　　　　「☆」には、任意の数字を入れる。<br />
　　<strong>&lt;tr&gt;</strong>・・・・・・・・・・・・・・・・・・・行開始タグ<br />
　　<strong>&lt;td&gt;</strong>・・・・・・・・・・・・・・・・・・・データーセル開始タグ<br />
　　<strong>&lt;/td&gt;</strong>・・・・・・・・・・・・・・・・・・データーセル終了タグ<br />
　　<strong>&lt;/tr&gt;</strong>・・・・・・・・・・・・・・・・・・行終了タグ<br />
　　<strong>&lt;/table&gt;</strong>・・・・・・・・・・・・・・・・テーブル終了タグ</p>]]></description>
<dc:subject>9.テーブルの作成</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2006-10-20T13:09:13+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2006/03/post_14.html">
<title>特殊な文字を表示する</title>
<link>http://office.sti-web.net/blog/archives/2006/03/post_14.html</link>
<description><![CDATA[<p>特殊な文字とは、何でしょう？<br />
実は、htmlで使用するタグをホームページでそのまま表示することが、出来ません。</p>

<p>「&lt;」や「&gt;」などをそのまま記述するとうまく表示されません。<br />
これらを表示させるには、キーワードや番号で指定してやります。</p>]]></description>
<dc:subject>8.特殊な文字を指定する</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2006-03-08T14:43:24+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2006/03/post_13.html">
<title>フォントの種類を指定する</title>
<link>http://office.sti-web.net/blog/archives/2006/03/post_13.html</link>
<description><![CDATA[<p><strong>フォントの種類</strong>とは、「<strong>明朝</strong>」「<strong>MSゴシック</strong>」等の表示させる文字の種類のことです。（ご存じのかたもいらっしゃると思いますが）</p>

<p>フォントの種類の指定は、少々やっかいなところが、あります。<br />
例えば「ＭＳ ゴシック」を「MS　ゴシック」と記述したり、間のスペースが「全角」・「半角」の違いでもちゃんと表示されません。（注意してください！）</p>]]></description>
<dc:subject>7.文字の種類を指定する</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2006-03-03T22:39:55+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/12/post_5.html">
<title>文字のサイズを指定する</title>
<link>http://office.sti-web.net/blog/archives/2005/12/post_5.html</link>
<description><![CDATA[<p>文字のサイズを指定しましょう。</p>

<p>サイズは、「１～７」の数字で指定します。<br />
見出しタグも「１～6」の数字で大きさを指定しましたが、表示されるサイズは、逆になります。</p>

<center>－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－<br>
<strong>見出しタグ</strong>・・・数字が小さい方が、文字が大きくなる<br>
<br>
<strong>文字サイズ</strong>・・・数字が小さいほど文字も小さくなる<br>
－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－</center>]]></description>
<dc:subject>4.文字のサイズを指定</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-12-19T06:22:24+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/11/post_10.html">
<title>色について</title>
<link>http://office.sti-web.net/blog/archives/2005/11/post_10.html</link>
<description><![CDATA[<p>ホームページの作成で使う「<strong>色</strong>」（<strong>Web　Color</strong>）について書きます。<br />
基本は、16色の色を使用します。<br />
</p>]]></description>
<dc:subject>5.色について</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-11-18T09:05:00+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/11/post_6.html">
<title>文字に色を着けてみる</title>
<link>http://office.sti-web.net/blog/archives/2005/11/post_6.html</link>
<description><![CDATA[<p>今回は、見出しタグと段落タグで少しホームページらしいものを作成して文字に色を指定しましょう。</p>

<p>今回新しく使用するタグは、次のタグです。</p>

<p><strong>＜font color="★"＞～＜/font＞</strong><br />
「★」は、色を指定します。</p>

<p>色に関する説明は、次回にします。</p>]]></description>
<dc:subject>6.文字と背景に色を着ける</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-11-11T19:02:45+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/11/post_9.html">
<title>段落を作ろう</title>
<link>http://office.sti-web.net/blog/archives/2005/11/post_9.html</link>
<description><![CDATA[<p>本文を書き込む時に普通に書き込むと非常に読みにくい文章になってしまいます。<br />
そこで長い文章を段落で区切って読みやすくします。<br />
また、文章内で改行を入れることでさらに読みやすい文章になります。</p>

<p>使用するタグは、次の2種類です。<br />
段落用タグ　<strong>＜p＞～＜/p＞</strong><br />
改行用タグ　<strong>＜br＞</strong></p>]]></description>
<dc:subject>3.段落を作る</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-11-07T11:33:56+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/10/post_8.html">
<title>見出しタグの説明</title>
<link>http://office.sti-web.net/blog/archives/2005/10/post_8.html</link>
<description><![CDATA[<p>見出しタグは、大見出し・中見出し・小見出しというふうに文字の大きさを変えて表示します。<br><br />
見出しタグは、検索エンジン対策としても重要なタグです。</p>]]></description>
<dc:subject>2.見出しを作る</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-10-30T10:32:50+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/html.html">
<title>HTMLの基本</title>
<link>http://office.sti-web.net/blog/archives/2005/09/html.html</link>
<description><![CDATA[<p>まず、HTMLの書き方の基本を説明します。<br />
htmlのタグの記述は、半角の英数字で行います。<br />
ここでは、都合で「<」と「>」を全角で記述していますが、皆さんが記述するときは、<br />
半角英数字で記述してください。<br />
</p>]]></description>
<dc:subject>1.基本</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-22T14:49:33+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/ffftp_1.html">
<title>「FFFTP」の設定</title>
<link>http://office.sti-web.net/blog/archives/2005/09/ffftp_1.html</link>
<description><![CDATA[<p>インストールは、うまく出来ましたか？</p>
<p>「FFFTP」の設定を行いましょう。</p>
<p>プロバイダーまたは、サーバーのFTP接続設定の案内を用意してください。</p>
<p>&nbsp;</p>]]></description>
<dc:subject>5.「FFFTP」の設定</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-18T14:58:57+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/ffftp.html">
<title>「FFFTP」</title>
<link>http://office.sti-web.net/blog/archives/2005/09/ffftp.html</link>
<description><![CDATA[<p>ファイル転送ソフトの「FFFTP」のインストールと設定の方法を説明します。<br />
<br><br />
「FFFTP」は、曽田さんが作成されました。<br />
<a href="http://www2.biglobe.ne.jp/~sota/">曽田さんのサイト</a><br />
こちらからインストーラー付のファイルが、ダウンロードできます。<br />
</p>]]></description>
<dc:subject>3.ファイル転送ソフト</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-17T12:14:45+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/post_7.html">
<title>ファイル転送ソフトのインストール</title>
<link>http://office.sti-web.net/blog/archives/2005/09/post_7.html</link>
<description><![CDATA[<p>ファイル転送ソフト「FFFTP」のインストールについて説明します。<br />
圧縮ファイルをダウンロードされた方は、解凍作業を済ませておいてください。<br />
インストーラー付をダウンロードされた方は、そのままで結構です。</p>

<p>説明は、インストーラー付を基準に説明しています。</p>]]></description>
<dc:subject>4.「FFFTP」のインストール</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-17T11:55:27+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/post_4.html">
<title>インストールとオプション設定</title>
<link>http://office.sti-web.net/blog/archives/2005/09/post_4.html</link>
<description><![CDATA[<p>おすすめテキストエディター「<strong>TeraPad</strong>」のインストールについてご説明します。<br />
「<strong>TeraPad</strong>」は、インストーラー付のものをダウンロードされた方が、楽ちんです。</p>]]></description>
<dc:subject>2.「TeraPad」のインストールと設定</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-02T22:49:25+09:00</dc:date>
</item>
<item rdf:about="http://office.sti-web.net/blog/archives/2005/09/terapad_1.html">
<title>「TeraPad」の説明</title>
<link>http://office.sti-web.net/blog/archives/2005/09/terapad_1.html</link>
<description><![CDATA[<p>ここでは、フリーソフトのテキストエディター「TeraPad」のインストールとオプション設定ついて説明しています。<br />
詳しい使用方法は、「TeraPad」のヘルプをご覧ください。</p>

<p>「TeraPad」は、寺尾　進さんが制作しフリーソフトとしてリリースされています。<br />
寺尾さんのサイトは、<a href="http://www5f.biglobe.ne.jp/~t-susumu/"><strong>こちら</strong></a>です。</p>]]></description>
<dc:subject>1.テキストエディター</dc:subject>
<dc:creator>k-chan</dc:creator>
<dc:date>2005-09-02T22:40:27+09:00</dc:date>
</item>


</rdf:RDF>