<?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>ものぐさ備忘録 &#187; HTML</title>
	<atom:link href="http://www.ginriki.net/wd/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ginriki.net/wd</link>
	<description>ソフトウェア関係の話を中心とした備忘録的日記</description>
	<lastBuildDate>Sun, 11 Jul 2010 15:48:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ブラウザ間のCSS解釈の違い</title>
		<link>http://www.ginriki.net/wd/2007/12/09/30/</link>
		<comments>http://www.ginriki.net/wd/2007/12/09/30/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 09:51:11 +0000</pubDate>
		<dc:creator>ginriki</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.gikogeek.net/wd/?p=30</guid>
		<description><![CDATA[
バイト先で、ブラウザ間のCSS解釈の違いでだいぶはまりました。
参考リンクを貼っとこう。
WinIEのバグリスト
特に、バイト先ではまったのは以下、
ボックスの幅や高さを算出するときにパディングやボーダーのサイズを含]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>バイト先で、ブラウザ間のCSS解釈の違いでだいぶはまりました。</p>
<p>参考リンクを貼っとこう。</p>
<p><a href="http://cssbug.at.infoseek.co.jp/detail/winie.html" target="_blank">WinIEのバグリスト</a></p>
<p>特に、バイト先ではまったのは以下、</p>
<p><a href="http://cssbug.at.infoseek.co.jp/detail/winie/b001.html" target="_blank">ボックスの幅や高さを算出するときにパディングやボーダーのサイズを含めてしまう</a></p>
<p>ブラウザ間の差をバグと呼ぶかどうかは、バグの定義しだいなので微妙ですが・・・。</p>
<p>まあ、今回はどうでもいいですね。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ginriki.net/wd/2007/12/09/30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
