<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - coolant style.css 프로퍼티 사용 오류]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=3950&amp;type=atom"/>
	<updated>2007-10-22T13:05:43Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=3950</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: coolant style.css 프로퍼티 사용 오류]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=21829#p21829"/>
			<content type="html"><![CDATA[<p>이글 보고 나서 몇번을 읽어보니 햇깔려서..<br />list-type-style, list-style-type list-type-style, list-style-type list-type-style, list-style-type <br />잘 생각해보니 list-style-type이 맞긴 하네요.</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2007-10-22T13:05:43Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=21829#p21829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[coolant style.css 프로퍼티 사용 오류]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=21828#p21828"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>#keywords ul
{
    list-type-style: none;
    text-align: left;
}</code></pre></div><p>라고 되어있는데 list-<strong>type-style</strong> 이 아니라 list-<strong>style-type</strong> 아닌가요?;;</p><div class="codebox"><pre><code>#keywords ul li
{
    display: inline;
    line-height: 2.2em
    list-type-style: none;
    padding-right: 10px;
}</code></pre></div><p>line-height: 2.2em 다음에 ;(세미콜론)이 빠져있습니다.<br />또한 처음에 말했던 <strong>list-type-style</strong>도 <strong>list-style-type</strong>으로 바꿔줘야 하고요.</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2007-10-22T12:57:57Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=21828#p21828</id>
		</entry>
</feed>
