<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>F4 / Webdesign by Rick</title>
      <link>https://padlet.com/r_hazebroek/f4</link>
      <description>Homepage</description>
      <language>en-us</language>
      <pubDate>2018-02-15 09:53:16 UTC</pubDate>
      <lastBuildDate>2026-02-15 20:24:10 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Planets.png</url>
      </image>
      <item>
         <title>#1 Flexbox introductie</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263285291</link>
         <description><![CDATA[<div>Bestudeer de W3C pagina over Flexbox. <br><br>Maak een flexbox layout. Je layout bevat:<br>- 1 flexbox container<br>- 6 flexbox children<br><br>Zorg dat 6 vakjes in het midden komen te staan en automatisch naast elkaar.<br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/30f6827d4e8623e4666a25d7980ca062/Schermafbeelding_2018_05_24_om_11_39_47.png" />
         <pubDate>2018-05-24 09:39:07 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263285291</guid>
      </item>
      <item>
         <title>#2 Flexbox Image grid</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263285786</link>
         <description><![CDATA[<div>Maak een responsive image grid. Gebruik hiervoor <strong><em>flexbox</em></strong> rijen en kolommen<br><br><a href="https://www.w3schools.com/css/tryit.asp?filename=trycss3_flexbox_image_gallery">https://www.w3schools.com/css/tryit.asp?filename=trycss3_flexbox_image_gallery</a></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/1d68c2c7b43b2cb0f932315fa34be5e7/Schermafbeelding_2018_05_24_om_11_42_37.png" />
         <pubDate>2018-05-24 09:41:30 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263285786</guid>
      </item>
      <item>
         <title>:not(e)</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263286844</link>
         <description><![CDATA[<div>Maak een serie van 12 vakjes. Geef de laatste een andere kleur door deze een class te geven en door :not(e) te gebruiken.&nbsp;<br><br>Gebruik de W3C of css-tricks pagina over :not(e)<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-24 09:47:00 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263286844</guid>
      </item>
      <item>
         <title>:last-of-type</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263287376</link>
         <description><![CDATA[<div>Vervang de class uit de vorige oefening door :last-of-type te gebruiken</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-24 09:49:44 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263287376</guid>
      </item>
      <item>
         <title>#1 Tekst en afbeeldingen</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263291378</link>
         <description><![CDATA[<div>Plaats:<br><br>- 1 Pagina titel<br>- 3 items met: <br>&nbsp; &nbsp; &gt; een subtitel <br>&nbsp; &nbsp; kleur: #048b8b<br><br>&nbsp; &nbsp; &gt; een foto<br>&nbsp; &nbsp; 500px breed<br><br>&nbsp; &nbsp; &gt; een paragraaf tekst<br>&nbsp; &nbsp; 500px breed<br><br>// HTML <br>Afbeelding:<br><a href="https://www.w3schools.com/html/html_images.asp">https://www.w3schools.com/html/html_images.asp</a><br><br>Kopjes:<br><a href="https://www.w3schools.com/html/html_headings.asp">https://www.w3schools.com/html/html_headings.asp</a><br><br>Paragraaf:<br><a href="https://www.w3schools.com/tags/tag_p.asp">https://www.w3schools.com/tags/tag_p.asp</a><br><br>// CSS<br><br>Lettertype:<br><a href="https://www.w3schools.com/cssref/pr_font_font-family.asp">https://www.w3schools.com/cssref/pr_font_font-family.asp</a><br><br>Breedte:<br><a href="https://www.w3schools.com/cssref/pr_dim_width.asp">https://www.w3schools.com/cssref/pr_dim_width.asp</a><br><br>Tekstkleur:<br><a href="https://www.w3schools.com/cssref/pr_text_color.asp">https://www.w3schools.com/cssref/pr_text_color.asp</a><br><br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/2fb3d9dc83b28a58cd5497c746877f4a/Schermafbeelding_2018_05_24_om_12_08_27.png" />
         <pubDate>2018-05-24 10:09:53 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263291378</guid>
      </item>
      <item>
         <title>#2 Vakken met achtergrondkleur en witruimte</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263294400</link>
         <description><![CDATA[<div>Voeg vakken om de foto's en de kopjes.<br><br>// HTML<br><br>Div:<br><a href="https://www.w3schools.com/tags/tag_div.asp">https://www.w3schools.com/tags/tag_div.asp</a><br><br>// CSS<br><br>Background-color:<br><a href="https://www.w3schools.com/cssref/pr_background-color.asp">https://www.w3schools.com/cssref/pr_background-color.asp</a><br><br>Padding:<br><a href="https://www.w3schools.com/css/css_padding.asp">https://www.w3schools.com/css/css_padding.asp</a><br><br>Margin:<br><a href="https://www.w3schools.com/Css/css_margin.asp">https://www.w3schools.com/Css/css_margin.asp</a><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/409fb76aaa2923dc95c1c593049bbbcd/Schermafbeelding_2018_05_24_om_12_24_22.png" />
         <pubDate>2018-05-24 10:25:44 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263294400</guid>
      </item>
      <item>
         <title>Download afbeeldingen</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/263562268</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/541ea7d8f01c85286bb68665bc6d1fb5/images.zip" />
         <pubDate>2018-05-25 07:35:54 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/263562268</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264725446</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/2268ebb635fb31ebbee6605f35bcfbe9/HTML_basis_les_2.zip" />
         <pubDate>2018-05-31 08:41:57 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264725446</guid>
      </item>
      <item>
         <title>Opdracht</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264725689</link>
         <description><![CDATA[<div><br>- Geef de vakken met de naam .vak een achtergrondskleur<br><br>- Voeg witruimte toe in dat vak met 'padding'<br>(tip: denk aan de google tip)<br><br>- Verander de kleur van de tekst met 'color'<br><br>- &nbsp;Verander de kleur van de knoppen<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-05-31 08:43:14 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264725689</guid>
      </item>
      <item>
         <title>Mats bevindingen :-)</title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264976284</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-06-01 08:34:03 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264976284</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264982126</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/0851908a0aa70fda9ad85ea606ab878f/1_qoz6LVEgcO46kd9rUJGT2A.png" />
         <pubDate>2018-06-01 09:02:31 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264982126</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264982127</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/24c42c70faf295377fc2c12939e0caec/twitter_bootstrap_grid_12_column_1x.jpg" />
         <pubDate>2018-06-01 09:02:31 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264982127</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264984155</link>
         <description><![CDATA[<div><a href="https://www.w3.org/TR/selectors-3/#attribute-substrings">https://www.w3.org/TR/selectors-3/#attribute-substrings</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-06-01 09:16:11 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264984155</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264984246</link>
         <description><![CDATA[<div><a href="https://getbootstrap.com/docs/4.0/utilities/flex/">https://getbootstrap.com/docs/4.0/utilities/flex/</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-06-01 09:16:51 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264984246</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/r_hazebroek/f4/wish/264984501</link>
         <description><![CDATA[<div><a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS/Pseudo-classes_and_pseudo-elements">https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS/Pseudo-classes_and_pseudo-elements</a><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-06-01 09:18:29 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/264984501</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/265653447</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/8ba0960d87db4d1a4e6c650b1d7cd624/Schermafbeelding_2018_06_05_om_16_25_04.png" />
         <pubDate>2018-06-05 14:25:35 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/265653447</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/265653448</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/ca19c03c2d51637be4ed145d175ab45c/Schermafbeelding_2018_06_05_om_16_24_58.png" />
         <pubDate>2018-06-05 14:25:35 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/265653448</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/265653449</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/92d960a7cc6b7db58298884d1de6923a/Schermafbeelding_2018_06_05_om_16_14_36.png" />
         <pubDate>2018-06-05 14:25:35 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/265653449</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/268196309</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/170992857/eb174f64dd1f0aebec862897264be4d7/Bootstrap_map.zip" />
         <pubDate>2018-06-22 07:39:10 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/268196309</guid>
      </item>
      <item>
         <title></title>
         <author>r_hazebroek</author>
         <link>https://padlet.com/r_hazebroek/f4/wish/268206012</link>
         <description><![CDATA[<div><a href="https://getbootstrap.com/docs/4.0/layout/grid/">https://getbootstrap.com/docs/4.0/layout/grid/</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-06-22 09:11:55 UTC</pubDate>
         <guid>https://padlet.com/r_hazebroek/f4/wish/268206012</guid>
      </item>
   </channel>
</rss>
