<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: estandares</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Como visualizar elementos criticos en CSS</title>
        <link>http://www.posteet.com/view/804</link>
        <description>
        <![CDATA[<pre>/* Empty Elements */
div:empty, span:empty, li:empty, p:empty, td:empty, th:empty
{ padding: 20px; border: 5px dotted yellow !important; }

/* Empty Attributes */
*[alt=&quot;&quot;], *[title=&quot;&quot;], *[class=&quot;&quot;], *[id=&quot;&quot;], a[href=&quot;&quot;], a[href=&quot;#&quot;]
{ border: 5px solid yellow !important; }

/* Deprecated Elements */
applet, basefont, center, dir, font, isindex, menu, s, strike, u
{ border: 5px dotted red !important; }

/* Deprecated Attributes */

*[background], *[bgcolor], *[clear], *[color], *[compact], *[noshade], *[nowrap], *[size], *[start],
*[bottommargin], *[leftmargin], *[rightmargin], *[topmargin], *[marginheight], *[marginwidth], *[alink], *[link], *[text], *[vlink],
*[align], *[valign],
*[hspace], *[vspace],
*[height], *[width],
ul[type], ol[type], li[type]
{ border: 5px solid red !important; }

/* Proposed Deprecated Elements */
input[type=&quot;button&quot;], big, tt
{ border: 5px dotted #33FF00 !important; }

/* Proposed Deprecated Attributes */
*[border], a[target], table[cellpadding], table[cellspacing], *[name]
{ border: 5px solid #33FF00 !important; }</pre> <a href="http://www.posteet.com/tags/css">[css]</a>  <a href="http://www.posteet.com/tags/estandares">[estandares]</a>  <a href="http://www.posteet.com/tags/usabilidad">[usabilidad]</a>  <a href="http://www.posteet.com/tags/w3c">[w3c]</a> ]]>        </description>
        <dc:creator>jacinmontava</dc:creator>
        <pubDate>Fri, 29 Feb 2008 07:19:59 +0000</pubDate>

            <category>css</category>
            <category>estandares</category>
            <category>usabilidad</category>
            <category>w3c</category>
    
    </item>

  
    <item>
        <title>Youtube estándar con (X)HTML válido</title>
        <link>http://www.posteet.com/view/656</link>
        <description>
        <![CDATA[<pre>&lt;object data=&quot;http://www.youtube.com/v/O0G7iKj6PS0&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot;&gt; &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt; &lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/O0G7iKj6PS0&quot; /&gt; &lt;img border=&quot;0&quot; src=&quot;/img/video.png&quot; alt=&quot;Video (Objeto multimedia)&quot; /&gt; &lt;/object&gt;</pre> <a href="http://www.posteet.com/tags/estandares">[estandares]</a>  <a href="http://www.posteet.com/tags/html">[html]</a> ]]>        </description>
        <dc:creator>jacinmontava</dc:creator>
        <pubDate>Tue, 08 Jan 2008 08:14:36 +0000</pubDate>

            <category>estandares</category>
            <category>html</category>
    
    </item>


</channel>
</rss>
