<?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>るるろぐてくにかる。 :: LULU-LOG-technical &#187; HTML</title>
	<atom:link href="http://itblog.liolion.info/category/html/feed" rel="self" type="application/rss+xml" />
	<link>http://itblog.liolion.info</link>
	<description>パソコン、インターネット、HTML、CSS、また、アプリケーション等について、書いています。</description>
	<lastBuildDate>Tue, 16 Mar 2010 10:17:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>記号などを数字参照で入力する方法</title>
		<link>http://itblog.liolion.info/2006/12/21/365</link>
		<comments>http://itblog.liolion.info/2006/12/21/365#comments</comments>
		<pubDate>Thu, 21 Dec 2006 08:48:02 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2006/12/21/%e8%a8%98%e5%8f%b7%e3%81%aa%e3%81%a9%e3%82%92%e6%95%b0%e5%ad%97%e5%8f%82%e7%85%a7%e3%81%a7%e5%85%a5%e5%8a%9b%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95/</guid>
		<description><![CDATA[「{」など、WEBページを作る際に、特に実態参照で記述する
必要がなくても、コードとして実行されては困る場合など、
「[」や「{」なんかを数字参照で入力したい時がある。
（たった今、その必要性を感じた　笑）。

で、その方法。
コード表などで、ユニコードを調べる。
「{」の場合は、「ff5b」だ。で、これは、ヘキサ
なので、このように書く。
「&#38;#xff5b;」
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2006/12/21/365/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>フレーム内ページのDTD</title>
		<link>http://itblog.liolion.info/2006/06/14/316</link>
		<comments>http://itblog.liolion.info/2006/06/14/316#comments</comments>
		<pubDate>Wed, 14 Jun 2006 06:16:40 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2006/06/14/%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%86%85%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%aedtd/</guid>
		<description><![CDATA[お恥ずかしながら。。笑
今まで、フレーム内ページのDTDは、「Frameset」
なのか、そうでないのか、確信がなかった。。
Frames in HTML documents
ここを見ていくと、フレームを定義するhtmlは、当然、
「Frameset」になるわけだが、中のページは、そうではない。
ちょっと（かなり　笑）恥ずかしかったな。
いや～。フレーム使いませんから、知らないんですよね。
というのが今までの言い訳であった。笑。
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2006/06/14/316/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML宣言は必須か</title>
		<link>http://itblog.liolion.info/2006/01/12/304</link>
		<comments>http://itblog.liolion.info/2006/01/12/304#comments</comments>
		<pubDate>Thu, 12 Jan 2006 05:19:45 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2006/01/12/xml%e5%ae%a3%e8%a8%80%e3%81%af%e5%bf%85%e9%a0%88%e3%81%8b/</guid>
		<description><![CDATA[XML宣言についてW3Cではどう明示しているかXHTML 1.0: The Extensible HyperText Markup Language (Second Edition) より抜粋


The DTD subset must not be used to override any parameter entities in the DTD.
An XML declaration is not required in all XML documents; however XHTML document authors are strongly encouraged to use XML declarations in all their documents. Such a declaration is required when the [...]]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2006/01/12/304/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>floatとtext-align</title>
		<link>http://itblog.liolion.info/2005/11/23/301</link>
		<comments>http://itblog.liolion.info/2005/11/23/301#comments</comments>
		<pubDate>Wed, 23 Nov 2005 04:35:51 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2005/11/23/float%e3%81%a8text-align/</guid>
		<description><![CDATA[やってはいけない。お約束。。
&#60;p style=&#34;float:right;text-align:center;&#34;&#62;
なんか文字とか
&#60;/p&#62;
floatで振ったボックスの中で、text-alignを
定義すると、MacIEで見たとき、その親要素の
レイアウトまでをも破壊する。
どもうこれっぽい。
htt://www.remus.dti.ne.jp/~a-satomi/nikki/tmp/MacIE5_float_textAlign/
ということで、
&#60;div style=&#34;float:right&#34;&#62;
&#60;p style=&#34;text-aling:center;&#34;&#62;
&#60;/p&#62;
&#60;/div&#62;
ならよいのだ。たぶん。
しかし、バグフィックスのためだけに、
ソースが煩雑になっていくのはなんとも。。
だからなんとか理屈（笑）を考えるのである。笑。。
（それもどーよ？爆）
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2005/11/23/301/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dl に関して。。。</title>
		<link>http://itblog.liolion.info/2005/03/15/293</link>
		<comments>http://itblog.liolion.info/2005/03/15/293#comments</comments>
		<pubDate>Tue, 15 Mar 2005 11:46:53 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2005/03/15/dl-%e3%81%ab%e9%96%a2%e3%81%97%e3%81%a6%e3%80%82%e3%80%82%e3%80%82/</guid>
		<description><![CDATA[これって違反じゃないんだ。。 
&#60;dl&#62;
&#60;dt&#62;ここはDT&#60;/dt&#62;
&#60;dt&#62;ここはDT&#60;/dt&#62;
&#60;dd&#62;ここはDD&#60;/dd&#62;
&#60;dd&#62;ここもDD&#60;/dd&#62;
&#60;/dl&#62;
今まで、必ず&#60;dt&#62;と&#60;dd&#62;は、対にならないと行けないと思いこんでいました。。
ちなみにこれも違反ではない。
&#60;dl&#62;
&#60;dd&#62;ここもDD&#60;/dd&#62;
&#60;dt&#62;ここはDT&#60;/dt&#62;
&#60;dt&#62;ここはDT&#60;/dt&#62;
&#60;dd&#62;ここはDD&#60;/dd&#62;
&#60;dd&#62;ここもDD&#60;/dd&#62;
&#60;/dl&#62; 

dl、dt、ddを、たとえば、会話に使っても良い。
http://www.w3.org/TR/html401/struct/lists.html#edef-DL
なるほど～。これはおもしろいね～。
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2005/03/15/293/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>style 属性は非推奨ではない。</title>
		<link>http://itblog.liolion.info/2005/01/15/292</link>
		<comments>http://itblog.liolion.info/2005/01/15/292#comments</comments>
		<pubDate>Sat, 15 Jan 2005 13:10:52 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2005/01/15/style-%e5%b1%9e%e6%80%a7%e3%81%af%e9%9d%9e%e6%8e%a8%e5%a5%a8%e3%81%a7%e3%81%af%e3%81%aa%e3%81%84%e3%80%82/</guid>
		<description><![CDATA[外部スタイルシートすることが最良と謳っているが
「Deprecated」とはしていない。
http://www.w3.org/TR/html401/present/styles.html#adef-style
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2005/01/15/292/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TABLE に height 属性なんかないです。。</title>
		<link>http://itblog.liolion.info/2004/12/29/291</link>
		<comments>http://itblog.liolion.info/2004/12/29/291#comments</comments>
		<pubDate>Wed, 29 Dec 2004 10:29:32 +0000</pubDate>
		<dc:creator>MEGU</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.liolion.info/2004/12/29/table-%e3%81%ab-height-%e5%b1%9e%e6%80%a7%e3%81%aa%e3%82%93%e3%81%8b%e3%81%aa%e3%81%84%e3%81%a7%e3%81%99%e3%80%82%e3%80%82/</guid>
		<description><![CDATA[&#8230;げぇい～ん。。
]]></description>
		<wfw:commentRss>http://itblog.liolion.info/2004/12/29/291/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
