<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title> by David Platt</title>
      <link>https://padlet.com/dplatt2/4c9jzyxnvx8h</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2016-08-22 03:40:37 UTC</pubDate>
      <lastBuildDate>2016-08-22 03:40:38 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Platt, Mr. :)</title>
         <author>dplatt2</author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088155</link>
         <description><![CDATA[<p>Write the CSS to make links in the nav tag:</p><p>black</p><p>white when hovered over</p><p>yellow when visited</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 15:44:29 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088155</guid>
      </item>
      <item>
         <title>Chavarria</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088165</link>
         <description><![CDATA[<p>nav:link { color:black;}</p><p>nav: visited { color: yellow; }</p><p>nav: hover { color: white; }</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 15:55:59 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088165</guid>
      </item>
      <item>
         <title>Kelly(:</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088177</link>
         <description><![CDATA[<p>nav:link { color: black; }</p><p>nav:visited {color:yellow;}</p><p>nav:hover { color: white; }</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 15:54:03 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088177</guid>
      </item>
      <item>
         <title>Enrique</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088180</link>
         <description><![CDATA[<p>nav a: link {color: black;}</p><p>nav a:&nbsp;visited {color: yellow;}</p><p>nav a: hover {color: white;}&nbsp;</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 16:03:22 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088180</guid>
      </item>
      <item>
         <title>Carlos Heredia</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088188</link>
         <description><![CDATA[<p>nav:link{background-color:black;}<br></p><p>nav:hover{background-color:white;}
</p><p>nav:visited{yellow;}</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 16:03:47 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088188</guid>
      </item>
      <item>
         <title>Andrew</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088193</link>
         <description><![CDATA[<p><span style="font-size: 13px;">nav:link { color: black;}</span></p><p><span style="font-size: 13px;">nav:hover {color: white</span></p><p>;}
nav:visited {color: yellow;}</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 15:59:44 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088193</guid>
      </item>
      <item>
         <title>Shakeandbake</title>
         <author></author>
         <link>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088199</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
&lt;title&gt;Page Title Goes Here&lt;/title&gt;
&lt;meta charset="utf-8"&gt;
&lt;style&gt;
nav a:link {color:black;}

nav a: visited {color:yellow;}

nav a :hover {color:white;}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
If you are not first you are last</p><p>&lt;/body&gt;
&lt;/html&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-03-25 16:00:26 UTC</pubDate>
         <guid>https://padlet.com/dplatt2/4c9jzyxnvx8h/wish/119088199</guid>
      </item>
   </channel>
</rss>
