<?xml version="1.0" encoding="UTF-8" ?><feed xmlns="http://www.w3.org/2005/Atom">
	<title type="text">프리21교육센타:css3중급</title>
		<updated>2026-08-28T03:20:28+09:00</updated>
	<id>http://www.free21.net/xe/CSS3_middle/atom</id>
	<link rel="alternate" type="text/html" hreflang="ko" href="http://www.free21.net/xe/CSS3_middle"/>
	<link rel="self" type="application/atom+xml" href="http://www.free21.net/xe/CSS3_middle/atom"/>
	<generator uri="http://www.xpressengine.com/">XpressEngine</generator>
   <entry>
		<title><![CDATA[!important]]></title>
		<id>http://www.free21.net/xe/1702</id>
		<published>2017-05-15T13:15:22+09:00</published>
		<updated>2017-05-15T13:15:22+09:00</updated>
		<link rel="alternate" type="text/html" href="http://www.free21.net/xe/1702"/>
		<link rel="replies" type="text/html" href="http://www.free21.net/xe/1702#comment"/>
		<author>
			<name><![CDATA[프리21]]></name>
					</author>
				<content type="html"><![CDATA[<div class="xe_content"><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">/*1번*/</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">li{</span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;&nbsp;color:#3333FF<font style="background-color: rgb(255, 102, 0);" color="#ffffff"> !important</font>;</span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;&nbsp;}</span></p><p>&nbsp;</p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;"><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;/*2번*/</span></p></span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;li.etc{/*클래스명이 etc인 li에게만*/</span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;&nbsp;text-transform:uppercase;</span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;&nbsp;color:#999999;</span><br /><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;&nbsp;}</span><p>&nbsp;</p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">1번과 2번중에 스타일이 우선적으로 적용되는 대상은 1번보다 더 구체적인 2번마크업대상에 스타일값이 적용된다.</span></p><p>&nbsp;</p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">여기서 내가 강제적으로 최우선적으로 적용되게 하는 값이</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;"><font style="background-color: rgb(255, 102, 0);" color="#ffffff">&nbsp;!important;</font></span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;"><font style="background-color: rgb(255, 255, 255);" color="#000000">이다..</font></span></p></div>]]></content>
						
	</entry>
   <entry>
		<title><![CDATA[스타일 적용 우선순위]]></title>
		<id>http://www.free21.net/xe/1701</id>
		<published>2017-05-15T13:15:01+09:00</published>
		<updated>2017-05-15T13:15:01+09:00</updated>
		<link rel="alternate" type="text/html" href="http://www.free21.net/xe/1701"/>
		<link rel="replies" type="text/html" href="http://www.free21.net/xe/1701#comment"/>
		<author>
			<name><![CDATA[프리21]]></name>
					</author>
				<content type="html"><![CDATA[<div class="xe_content">...<br /></div>]]></content>
						
	</entry>
   <entry>
		<title><![CDATA[가변형 폰트]]></title>
		<id>http://www.free21.net/xe/1561</id>
		<published>2017-04-28T19:00:09+09:00</published>
		<updated>2017-04-28T19:06:10+09:00</updated>
		<link rel="alternate" type="text/html" href="http://www.free21.net/xe/1561"/>
		<link rel="replies" type="text/html" href="http://www.free21.net/xe/1561#comment"/>
		<author>
			<name><![CDATA[프리21]]></name>
					</author>
				<content type="html"><![CDATA[<div class="xe_content">참고url<br />http://brian-s.tistory.com/19<br /><br />가변폰트 : 고정픽셀인 px가 아닌 다른 단위를 쓴다<br /><br />.다른 단위 <br />em<br />vw(viewport width<br />vh(viewport height<br />vmin(viewport minimum) <br />vmax(viewport maximum)<br /><br /></div>]]></content>
						
	</entry>
   <entry>
		<title><![CDATA[float과 display:inline-block의 차이점]]></title>
		<id>http://www.free21.net/xe/1553</id>
		<published>2017-04-27T14:23:44+09:00</published>
		<updated>2017-04-27T15:47:39+09:00</updated>
		<link rel="alternate" type="text/html" href="http://www.free21.net/xe/1553"/>
		<link rel="replies" type="text/html" href="http://www.free21.net/xe/1553#comment"/>
		<author>
			<name><![CDATA[프리21]]></name>
					</author>
				<content type="html"><![CDATA[<div class="xe_content">...<br /><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">li{</span><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">float:left;</span><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">}</span><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 11pt;">처럼 메뉴 수평배치하는 또 다른 명령은...</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">li{</span><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;"><font style="background-color: rgb(228, 255, 117);" color="#000000">display:inline-block;</font></span><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">}</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">이 명령으로 수평처리하면</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">li다음에 오는 대상이 끌려오는 것을 막을 수 있다.</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">* 상위 ul에 overflow:hidden;을 안해도 된다</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 14pt;">&nbsp;(상단대메뉴의 서브메뉴가 타이틀부분까지 걸쳐 보여질때에 필요함)<br /><br /></span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 12pt;"><font style="background-color: rgb(255, 167, 0);" color="#ffffff">ul의 너비를 줄이지 않고 li들을 중앙정렬하려면</font></span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 12pt;">li{inline-block;}&nbsp;&nbsp; ul{text-align:center;}</span></p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 12pt;">일단 확인하시고...</span></p><p>&nbsp;</p><p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 12pt;">&nbsp;&lt;style type=&quot;text/css&quot;&gt;<br />&nbsp;*{<br />&nbsp;&nbsp;margin:0;<br />&nbsp;&nbsp;padding:0;<br />&nbsp;&nbsp;}<br />&nbsp;ul.menu{<br />&nbsp;&nbsp;list-style:none;<br />&nbsp;&nbsp;border-top:2px solid gray;<br />&nbsp;&nbsp;height:100px;<br />&nbsp;&nbsp;outline:1px solid green;<br /><font style="background-color: rgb(228, 255, 117);" color="#000000">&nbsp;&nbsp;text-align;center;<br /></font>&nbsp;&nbsp;}<br />&nbsp;ul.menu li{<br />&nbsp;<font style="background-color: rgb(228, 255, 117);" color="#000000">&nbsp;display;inline-block;<br /></font>&nbsp;&nbsp;text-align:center;<br />&nbsp;&nbsp;border:1px solid red;<br />&nbsp;&nbsp;width:200px;<br />&nbsp;&nbsp;}<br />&nbsp;&lt;/style&gt;<br /></span></p><span style="font-family: 나눔고딕,NanumGothic,돋움; font-size: 12pt;"><p><br />&nbsp;&lt;ul class=&quot;menu&quot;&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;회사소개&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;제품소개&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;고객센타&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;주문상담&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp; &lt;li&gt;고객센타&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp; &lt;li&gt;주문상담&lt;/li&gt;<br />&lt;/ul&gt;</p></span><p>&nbsp;</p><p>&nbsp;</p></div>]]></content>
						
	</entry>
</feed> 
