<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>댓글 : IE6 : CSS Multi Selector Bug.</title>
	<atom:link href="http://naradesign.net/wp/2008/12/16/371/feed/" rel="self" type="application/rss+xml" />
	<link>http://naradesign.net/wp/2008/12/16/371/</link>
	<description>웹표준, 웹접근성, 유니버설디자인, HTML, CSS, UI, UX, UD</description>
	<lastBuildDate>Fri, 12 Mar 2010 01:32:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>겨미♡웹 - Miya.pe.kr &#187; IE6에서 안되는 CSS Selector, IE7 라이브러리 - Miya.pe.kr가 만듬</title>
		<link>http://naradesign.net/wp/2008/12/16/371/comment-page-1/#comment-43236</link>
		<dc:creator>겨미♡웹 - Miya.pe.kr &#187; IE6에서 안되는 CSS Selector, IE7 라이브러리 - Miya.pe.kr</dc:creator>
		<pubDate>Wed, 17 Dec 2008 03:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://naradesign.net/wp/?p=371#comment-43236</guid>
		<description>[...] 찬명님의 글에서도 알 수 있듯 IE6에서는 CSS multiple selector도 적용되지 않는데다가 child selector도 적용되지 않습니다. [...]</description>
		<content:encoded><![CDATA[<p>[...] 찬명님의 글에서도 알 수 있듯 IE6에서는 CSS multiple selector도 적용되지 않는데다가 child selector도 적용되지 않습니다. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>유경민가 만듬</title>
		<link>http://naradesign.net/wp/2008/12/16/371/comment-page-1/#comment-43231</link>
		<dc:creator>유경민</dc:creator>
		<pubDate>Wed, 17 Dec 2008 02:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://naradesign.net/wp/?p=371#comment-43231</guid>
		<description>azki 님이 말씀 하셨지만 하나의 document 에 id는 하나만 있어야 겠죠. 말씀하신대로 class의 조합으로 구현을 하거나 #부모엘리먼트id tagName.className 을 조합하여 하는 방법이 있겠네요 ^_^</description>
		<content:encoded><![CDATA[<p>azki 님이 말씀 하셨지만 하나의 document 에 id는 하나만 있어야 겠죠. 말씀하신대로 class의 조합으로 구현을 하거나 #부모엘리먼트id tagName.className 을 조합하여 하는 방법이 있겠네요 ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>정찬명가 만듬</title>
		<link>http://naradesign.net/wp/2008/12/16/371/comment-page-1/#comment-43146</link>
		<dc:creator>정찬명</dc:creator>
		<pubDate>Tue, 16 Dec 2008 06:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://naradesign.net/wp/?p=371#comment-43146</guid>
		<description>제가 잘못된 예제를 넣었군요. 한 페이지에서 저렇게 출력한다는 것은 잘못된 예제죠. 수정해야 겠네요. 감사합니다.</description>
		<content:encoded><![CDATA[<p>제가 잘못된 예제를 넣었군요. 한 페이지에서 저렇게 출력한다는 것은 잘못된 예제죠. 수정해야 겠네요. 감사합니다.</p>
]]></content:encoded>
	</item>
	<item>
		<title>azki가 만듬</title>
		<link>http://naradesign.net/wp/2008/12/16/371/comment-page-1/#comment-43145</link>
		<dc:creator>azki</dc:creator>
		<pubDate>Tue, 16 Dec 2008 06:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://naradesign.net/wp/?p=371#comment-43145</guid>
		<description>사실 동일한 id 를 지정하는 것 자체가 모순이긴합니다. (물론 IE6의 CSS 다중선택자 버그는 최악입니다만^^)

id attribute 에 대한 레퍼런스내용입니다

id = name [CS]
This attribute assigns a name to an element. This name must be unique in a document.

http://www.w3.org/TR/1999/REC-html401-19991224/struct/global.html#h-7.5.2

must be unique in a document 라는군요.</description>
		<content:encoded><![CDATA[<p>사실 동일한 id 를 지정하는 것 자체가 모순이긴합니다. (물론 IE6의 CSS 다중선택자 버그는 최악입니다만^^)</p>
<p>id attribute 에 대한 레퍼런스내용입니다</p>
<p>id = name [CS]<br />
This attribute assigns a name to an element. This name must be unique in a document.</p>
<p><a href="http://www.w3.org/TR/1999/REC-html401-19991224/struct/global.html#h-7.5.2" rel="nofollow">http://www.w3.org/TR/1999/REC-html401-19991224/struct/global.html#h-7.5.2</a></p>
<p>must be unique in a document 라는군요.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
