<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Learn how to code by Alex Furtuna</title>
      <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime</link>
      <description>Fast and easy</description>
      <language>en-us</language>
      <pubDate>2019-01-28 05:03:17 UTC</pubDate>
      <lastBuildDate>2023-01-19 06:24:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Anyone can start (Creating the file)</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324786847</link>
         <description><![CDATA[<div>You may not know this, but you can program using notepad! Go to your desktop and right click an empty space. Hover on "New", then click on" Text Document". Now name it to whatever you want. Open the file and click on "File". Then, click on "Save as". You'll see a window open. Change the ending to ".html" instead of ".txt" then save the document. To start coding, click on the file and open with Notepad. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-01-28 05:23:45 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324786847</guid>
      </item>
      <item>
         <title>Adding your code (Add headlines)</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324792038</link>
         <description><![CDATA[<div>The most important part of a website is the information. That information is given to you through text. You can add text by adding an opening tag that looks like this :&lt;h1&gt; and closing tag that look like this : &lt;/h1&gt;. Usually the text added between these tags are used for titles or sub-titles. By changing  the numbers in the opening and closing tag to any number from 1 to 7, you can change its size. 1 being the biggest and 7 being the smallest. The photos show a result of what it looks like after you added the code.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/1499468ed65374ace927064d945cfcf3/pp1.jpg" />
         <pubDate>2019-01-28 06:21:10 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324792038</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324792363</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/67513bebc7a73d538ac78464cde7199e/pp2.jpg" />
         <pubDate>2019-01-28 06:24:17 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/324792363</guid>
      </item>
      <item>
         <title>Adding the information you need</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328058902</link>
         <description><![CDATA[<div>The main point of a website is to give information somewhat like Wikipedia. After the head tag you can start your paragraph by adding the head tag: &lt;p&gt; and the closing tag &lt;/p&gt;. Your website should look something like this if you added a title, a sub-titles and a paragraph. If you want to underline the text use the opening tag &lt;u&gt; and the end tag &lt;/u&gt; after the opening tag of the paragraph tag and the closing one. You can also make it bold by doing the same thing but with &lt;b&gt; and &lt;/b&gt; and make it italic with &lt;i&gt; and &lt;/i&gt;</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-05 23:12:55 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328058902</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328061120</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/e108bdac9a5526442429d4a891481067/pp3.jpg" />
         <pubDate>2019-02-05 23:26:49 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328061120</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328061169</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/3582e9555f48dbd41ee30ea5c6f787d1/pp4.jpg" />
         <pubDate>2019-02-05 23:27:06 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328061169</guid>
      </item>
      <item>
         <title>Adding images!!!!</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328065618</link>
         <description><![CDATA[<div>Now this is where things get interesting. You can easily add pictures to your website as long as you have them downloaded as a .jpg file on your desktop or in the same location as your html file and if you have the bit.ly link to your photo. The element you need to add code is "img". It should look something like this : &lt;img src="(the direct link to the picture or the name of the .jpg file)". You can add a picture as long as its after and ending tag or before a starting tag. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-05 23:56:26 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328065618</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328067308</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/66281d1014d10fbc8fd3115c81432b29/pp5.jpg" />
         <pubDate>2019-02-06 00:09:51 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328067308</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328067363</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/685703fd7039e0b468663eb9e3b7dd45/pp6.jpg" />
         <pubDate>2019-02-06 00:10:07 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328067363</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328073973</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/af0cca8adb3a915b6ea9d65a42a080a7/pp7.jpg" />
         <pubDate>2019-02-06 00:53:14 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328073973</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328074176</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/e0fd092b54e697a2696174533a6a3258/pp8.jpg" />
         <pubDate>2019-02-06 00:54:20 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328074176</guid>
      </item>
      <item>
         <title>Adding links to external websites( You know most of the basics by now! )</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328074305</link>
         <description><![CDATA[<div>It's pretty simple, all you need now is an anchor element and an href attribute. An anchor element starts with the opening tag &lt;a&gt; and the closing tag &lt;/a&gt;. To use the href attribute you have to insert it into the opening anchor tag like this : &lt;a href=" (link) " &gt;.  The text displayed that allows you to go to that specific website goes in between the opening and the closing tag.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-06 00:55:11 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328074305</guid>
      </item>
      <item>
         <title>Adding links to internal sections of your web page</title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328263697</link>
         <description><![CDATA[<div>It's the almost the same concept as using the anchor element to link to an external page. The new code that you need is the "id" element. The "id" has to always be unqiue to the part of the website. You can instill it anywhere inside your website. You can give an "id" to your paragraphs, to your titles, and to your pictures! All you need to do is write an "id" element inside the opening tag of the section you want to link to as shown in the picture. It should always look something like this: id="dog pic" or id="dog".  To refer to an id you need to add the hash symbol "#" before the referenced id. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-06 14:34:40 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328263697</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328568861</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/38f4982e1c5d73b776023c3aa042f4fc/pp11.jpg" />
         <pubDate>2019-02-07 02:08:45 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328568861</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328568894</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/c672acaa4a314f98bb326c68af4ab850/pp12.jpg" />
         <pubDate>2019-02-07 02:08:56 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328568894</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328570872</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/0c54890087a042ee5711deb6d032d842/How_it_look_like_when_you_anchor_a_part_of_your_website.mp4" />
         <pubDate>2019-02-07 02:22:16 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328570872</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328570945</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/ccce6621c52519ec8ed4e0ca33a71563/pp13.jpg" />
         <pubDate>2019-02-07 02:22:44 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328570945</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328571337</link>
         <description><![CDATA[<div>Congratulations! You now know a lot of the fundamentals of HTML. Easy right? If you ever want to learn more you can always go to <a href="https://www.freecodecamp.org/">https://www.freecodecamp.org/</a>. It's a free website that teaches you even more about HTML and other programming languages in detail. If you need help with something you can always contact me at alexandru.fortuna@gmail.com. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-07 02:24:24 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328571337</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328572428</link>
         <description><![CDATA[<div>If you want the exact code I used to make the website you can download it here. I even added in the folder the picture I used so you can add the picture to the website. Just click on the rectangle below and the file should download automatically. It should be downloaded as a zip file. To get acces to what's inside just right click the folder and click on extract all.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-07 02:32:09 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328572428</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328705483</link>
         <description><![CDATA[<div>This is a small survey that only takes around 3 minutes to complete. If you would take your time to complete it, you'll help me a lot by telling me what's good about my padlet and what I can add to make it even better. <a href="https://www.surveymonkey.com/r/7VCQP9J">https://www.surveymonkey.com/r/7VCQP9J</a> </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-07 13:21:17 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/328705483</guid>
      </item>
      <item>
         <title>Adding links to other pages </title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329447959</link>
         <description><![CDATA[<div>You can even link to another html file you created! It's the same concept, all you need is to reference your anchor element to the name of the second html folder you have as such.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-09 02:45:22 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329447959</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329448278</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/cbcf13d5200a49e57b0e2d68a0421a2c/pp14.jpg" />
         <pubDate>2019-02-09 02:50:11 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329448278</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329448316</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/f598af7c1fc56c29925ad47c77036e5a/pp15.jpg" />
         <pubDate>2019-02-09 02:50:49 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/329448316</guid>
      </item>
      <item>
         <title>Coding isn&#39;t difficult </title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330125066</link>
         <description><![CDATA[<div>Coding is used for every important as its the base of every new technology we see nowadays varying from simple things such as a website to the programming behind robots. It can even be used to make the simplest things like a tic-tac-toe game. The first thing Bill Gates, the founder of Microsoft programmed was a little game of tic-tac-toe. This shows that everyone starts somewhere and you learn everything through time. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-11 22:37:27 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330125066</guid>
      </item>
      <item>
         <title>A little bit about it&#39;s history </title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330127809</link>
         <description><![CDATA[<div>Berners-Lee first proposed an internet-based hypertext system which in term means text displayed on a computer screen which you can access through the internet. He created the language in 1990. HTML means Hypertext Markup language. It is usually used paired with CSS which is another programming and language. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-02-11 22:51:06 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330127809</guid>
      </item>
      <item>
         <title></title>
         <author>alexandru_fortuna</author>
         <link>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330132531</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/337503136/e33e1338ec9e6ba652ca2db868e993fa/The_code.zip" />
         <pubDate>2019-02-11 23:16:29 UTC</pubDate>
         <guid>https://padlet.com/alexandru_fortuna/learntocodeinnotime/wish/330132531</guid>
      </item>
   </channel>
</rss>
