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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: w3c</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>Embedding YouTube Videos as Valid XHTML 1.0</title>
        <link>http://www.posteet.com/view/774</link>
        <description>
        <![CDATA[<pre>&lt;object type=&quot;application/x-shockwave-flash&quot; style=&quot;width:425px; height:350px&quot; data=&quot;http://www.youtube.com/v/ulakMBcqyPo&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/ulakMBcqyPo&quot; /&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt;&lt;/object&gt;</pre> <a href="http://www.posteet.com/tags/embedd">[embedd]</a>  <a href="http://www.posteet.com/tags/flv">[flv]</a>  <a href="http://www.posteet.com/tags/valid">[valid]</a>  <a href="http://www.posteet.com/tags/video">[video]</a>  <a href="http://www.posteet.com/tags/w3c">[w3c]</a>  <a href="http://www.posteet.com/tags/xhtml">[xhtml]</a>  <a href="http://www.posteet.com/tags/youtube">[youtube]</a> ]]>        </description>
        <dc:creator>fandelost</dc:creator>
        <pubDate>Tue, 19 Feb 2008 11:21:55 +0000</pubDate>

            <category>embedd</category>
            <category>flv</category>
            <category>valid</category>
            <category>video</category>
            <category>w3c</category>
            <category>xhtml</category>
            <category>youtube</category>
    
    </item>


</channel>
</rss>
