<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html">DevKick Forums - tripoli.simple through css validation script from W3C</title>
	<link rel="self" href="/talk/rewrite.php"/>
	<updated>2008-07-17T18:24:44Z</updated>
	<generator>FluxBB</generator>
	<id>http://devkick.com/talk/topic/55/tripolisimple-through-css-validation-script-from-w3c/</id>
		<entry>
			<title type="html">Re: tripoli.simple through css validation script from W3C</title>
			<link rel="alternate" href="http://devkick.com/talk/post/340/#p340"/>
			<content type="html">to fix the parse error on line 21:
/* for Opera 8 */@media all and min-width 0px {.con......
to
/* for Opera 8 */@media all and (min-width: 0px) {.con......

but that will get this error:
Value Error : min-width  Property min-width doesn&#039;t exist in all but exists in all :  0



Also, why hasn&#039;t this gotten more discussion?</content>
			<author>
				<name>insub2</name>
			</author>
			<updated>2008-07-17T18:24:44Z</updated>
			<id>http://devkick.com/talk/post/340/#p340</id>
		</entry>
		<entry>
			<title type="html">tripoli.simple through css validation script from W3C</title>
			<link rel="alternate" href="http://devkick.com/talk/post/174/#p174"/>
			<content type="html">Sorry for my english but i try to pass my page with tripoli.simple through the css validation script from the W3C and i get this 2 errors and this 5 warnings anyway congrats for this beta release.

http://jigsaw.w3.org/css-validator/validator.html.en

Errors (2)
15 marquee  Property -moz-binding doesn&amp;apos;t exist : none  
21  Parse Error min-width 0px{.content legend{margin-bottom:1.6em}.content fieldset{margin-top:0}.content[class^=&amp;apos;content&amp;apos;] fieldset{margin-top:1.6em}}  

Warnings (5)
21 .content hr  Same colors for background-color and color 
24  Same colors for color and background-color in two contexts .content hr and blockquote &gt; *:first-child:before 
24  Same colors for color and background-color in two contexts .content hr and .a:focus 
24 .content hr  Same colors for background-color and color 
24  Same colors for color and background-color in two contexts .content hr and .a:focus</content>
			<author>
				<name>oneroux</name>
			</author>
			<updated>2008-06-05T00:14:19Z</updated>
			<id>http://devkick.com/talk/post/174/#p174</id>
		</entry>
</feed>
