<?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>BoWaxwing</title>
	<atom:link href="http://semantic.pe.kr/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://semantic.pe.kr/wp</link>
	<description></description>
	<lastBuildDate>Tue, 20 Mar 2012 07:04:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>z-index의 최대값</title>
		<link>http://semantic.pe.kr/wp/?p=172</link>
		<comments>http://semantic.pe.kr/wp/?p=172#comments</comments>
		<pubDate>Tue, 20 Mar 2012 07:02:23 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=172</guid>
		<description><![CDATA[z-index의 최대값이 얼마인지 궁금했다. 999?? 9999?? CSS2.1 SPEC에도 정수형이라고만 되어 있고 최대값에 대한 이야기 없다. 그래서 찾아보니 테스트를 통해 정리된 곳이 있구나.. &#160; Browser Max z-index value When exceeded, value changes to: Internet Explorer 6 2147483647 2147483647 Internet Explorer 7<span class="ellipsis">&#8230;</span> <a href="http://semantic.pe.kr/wp/?p=172"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
			<content:encoded><![CDATA[<p>z-index의 최대값이 얼마인지 궁금했다.<br />
999?? 9999??<br />
<a href="http://www.w3.org/TR/CSS21/visuren.html#z-index">CSS2.1 SPEC</a>에도 정수형이라고만 되어 있고 최대값에 대한 이야기 없다.<br />
그래서 찾아보니 테스트를 통해 정리된 곳이 있구나..</p>
<p>&nbsp;</p>
<table id="z-index-table">
<tbody>
<tr>
<th>Browser</th>
<th>Max z-index value</th>
<th>When exceeded, value changes to:</th>
</tr>
<tr>
<td>Internet Explorer 6</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Internet Explorer 7</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Internet Explorer 8</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Firefox 2</td>
<td>2147483647</td>
<td>*element disappears*</td>
</tr>
<tr>
<td>Firefox 3</td>
<td>2147483647</td>
<td>0</td>
</tr>
<tr>
<td>Safari 3</td>
<td>16777271</td>
<td>16777271</td>
</tr>
<tr>
<td>Safari 4</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
<tr>
<td>Opera 9</td>
<td>2147483647</td>
<td>2147483647</td>
</tr>
</tbody>
</table>
<p><a href="http://www.puidokas.com/max-z-index/">Maximum value of z-index</a></p>
<p>결론 : 2,147,483,647</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=172</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>맥북에어에 windows8 설치</title>
		<link>http://semantic.pe.kr/wp/?p=161</link>
		<comments>http://semantic.pe.kr/wp/?p=161#comments</comments>
		<pubDate>Mon, 19 Mar 2012 14:31:37 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=161</guid>
		<description><![CDATA[일단 성공.. 정리는 내일]]></description>
			<content:encoded><![CDATA[<p>일단 성공..<br />
정리는 내일</p>
<p><img alt="" src="http://dl.dropbox.com/u/19231598/windows8.png" class="aligncenter" width="1366" height="768" /></p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=161</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>모닝 안녕~</title>
		<link>http://semantic.pe.kr/wp/?p=153</link>
		<comments>http://semantic.pe.kr/wp/?p=153#comments</comments>
		<pubDate>Wed, 19 Oct 2011 09:57:24 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=153</guid>
		<description><![CDATA[정들었던 모닝 안녕~~ 기록 차원에서&#8230;]]></description>
			<content:encoded><![CDATA[<p>정들었던 모닝 안녕~~<br />
기록 차원에서&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X-UA-Compatible META tag를 삽입하였으나 작동하지 않을 때</title>
		<link>http://semantic.pe.kr/wp/?p=148</link>
		<comments>http://semantic.pe.kr/wp/?p=148#comments</comments>
		<pubDate>Sun, 16 Oct 2011 14:03:28 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>
		<category><![CDATA[ie9 meta]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=148</guid>
		<description><![CDATA[meta tag를 넣었는데도 왜 반영이 안되나 했더니 msdn에 답이 있군요. http://msdn.microsoft.com/ko-kr/ie/cc405106#Ques_11 질문 11: 이전 버전의 IE 문서모드에서 동작하기 위해 X-UA-Compatible META tag를 삽입하였으나 작동하지 않습니다. 어떻게 하면 될까요? 답변: IE 이전 버전과의 호환성 문제를 해결하기 위해 &#60;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=7&#8243; /&#62;와<span class="ellipsis">&#8230;</span> <a href="http://semantic.pe.kr/wp/?p=148"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
			<content:encoded><![CDATA[<p>meta tag를 넣었는데도 왜 반영이 안되나 했더니 msdn에 답이 있군요.</p>
<p><a href="http://msdn.microsoft.com/ko-kr/ie/cc405106#Ques_11">http://msdn.microsoft.com/ko-kr/ie/cc405106#Ques_11</a></p>
<p>질문 11: 이전 버전의 IE 문서모드에서 동작하기 위해 X-UA-Compatible META tag를 삽입하였으나 작동하지 않습니다. 어떻게 하면 될까요?</p>
<p>답변: IE 이전 버전과의 호환성 문제를 해결하기 위해 &lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=7&#8243; /&gt;와 같이 X-UA-Compatible META tag를 삽입하여 IE9을 IE 이전 버전의 문서모드로 동작하게 할 수 있습니다. 그러나 X-UA-Compatible META tag가 &lt;Link&gt;태그나 &lt;Script&gt;태그 이후에 삽입되어 있는 경우, IE9은 자동으로 IE9 표준모드로 동작하고 X-UA-Compatible META tag를 무시하게 되므로, 제작자가 의도한 문서 모드로 전환되지 않습니다.<br />
X-UA-Compatible META tag는 &lt;HEAD&gt; 태그 바로 이후에 삽입하는 것을 권장합니다.</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>스티브 잡스 별세</title>
		<link>http://semantic.pe.kr/wp/?p=142</link>
		<comments>http://semantic.pe.kr/wp/?p=142#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:37:29 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=142</guid>
		<description><![CDATA[또 하나의 별이 지는구나..]]></description>
			<content:encoded><![CDATA[<p>또 하나의 별이 지는구나..<br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressive Enhancement using CSS3</title>
		<link>http://semantic.pe.kr/wp/?p=137</link>
		<comments>http://semantic.pe.kr/wp/?p=137#comments</comments>
		<pubDate>Fri, 22 Oct 2010 20:14:15 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=137</guid>
		<description><![CDATA[Progressive Enhancement using CSS3 View more presentations from Marc Tobias Kunisch.]]></description>
			<content:encoded><![CDATA[<div id="__ss_1955709" style="width: 425px;"><strong><a title="Progressive Enhancement using CSS3" href="http://www.slideshare.net/tobestobs/progressive-enhancement-using-css3">Progressive Enhancement using CSS3</a></strong><object id="__sse1955709" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=progressiveenhancement-090905095759-phpapp01&amp;stripped_title=progressive-enhancement-using-css3&amp;userName=tobestobs" /><param name="name" value="__sse1955709" /><param name="allowfullscreen" value="true" /><embed id="__sse1955709" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=progressiveenhancement-090905095759-phpapp01&amp;stripped_title=progressive-enhancement-using-css3&amp;userName=tobestobs" name="__sse1955709" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/tobestobs">Marc Tobias Kunisch</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a:visited pseudo 선택자 스타일 제한?</title>
		<link>http://semantic.pe.kr/wp/?p=130</link>
		<comments>http://semantic.pe.kr/wp/?p=130#comments</comments>
		<pubDate>Sat, 16 Oct 2010 03:29:40 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=130</guid>
		<description><![CDATA[프라이버시 정책변화에 따라 a:visited pseudo 선택자에 스타일 제한이 생겼네요.. 자세한 정보는 아래&#8230; http://goo.gl/6MSct 추가로 font-weight 도 제한을 받는 군요 ^^;]]></description>
			<content:encoded><![CDATA[<p>프라이버시 정책변화에 따라 a:visited pseudo 선택자에 스타일 제한이 생겼네요..</p>
<p>자세한 정보는 아래&#8230;</p>
<p><a href="http://goo.gl/6MSct" target="_blank">http://goo.gl/6MSct</a></p>
<p>추가로 font-weight 도 제한을 받는 군요 ^^;</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=130</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Nite in Seoul, Vol.2</title>
		<link>http://semantic.pe.kr/wp/?p=128</link>
		<comments>http://semantic.pe.kr/wp/?p=128#comments</comments>
		<pubDate>Fri, 08 Oct 2010 08:02:00 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=128</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object id="index" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="200" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="false" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="src" value="http://wz.onoffmix.com/onoffmix3G.swf?eid=1856" /><param name="name" value="index" /><param name="allowfullscreen" value="false" /><embed id="index" type="application/x-shockwave-flash" width="400" height="200" src="http://wz.onoffmix.com/onoffmix3G.swf?eid=1856" quality="high" wmode="transparent" allowscriptaccess="always" allowfullscreen="false" name="index" align="middle"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=128</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>삼성의 스마트TV 현황</title>
		<link>http://semantic.pe.kr/wp/?p=126</link>
		<comments>http://semantic.pe.kr/wp/?p=126#comments</comments>
		<pubDate>Wed, 01 Sep 2010 05:03:23 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[etc]]></category>
		<category><![CDATA[삼성]]></category>
		<category><![CDATA[스마트TV]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=126</guid>
		<description><![CDATA[http://digxtal.egloos.com/2642166 삼성 스마트TV관련 내용을 잘 정리해주셨네요 ^^]]></description>
			<content:encoded><![CDATA[<p><a href="http://digxtal.egloos.com/2642166">http://digxtal.egloos.com/2642166</a></p>
<p>삼성 스마트TV관련 내용을 잘 정리해주셨네요 ^^</p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=126</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 관련 알아둬야 할 25가지 특징</title>
		<link>http://semantic.pe.kr/wp/?p=121</link>
		<comments>http://semantic.pe.kr/wp/?p=121#comments</comments>
		<pubDate>Tue, 17 Aug 2010 10:13:32 +0000</pubDate>
		<dc:creator>kjy2143</dc:creator>
				<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://semantic.pe.kr/wp/?p=121</guid>
		<description><![CDATA[HTML5 관련 알아둬야 할 25가지 특징]]></description>
			<content:encoded><![CDATA[<p><a href="http://dreamgoer.net/222" target="_blank">HTML5 관련 알아둬야 할 25가지 특징</a></p>
]]></content:encoded>
			<wfw:commentRss>http://semantic.pe.kr/wp/?feed=rss2&#038;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

