<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Tutorial Town Project Pt. 2 by </title>
      <link>https://padlet.com/sgomez10/tutorialtown2</link>
      <description>Follow-up</description>
      <language>en-us</language>
      <pubDate>2016-10-18 16:53:29 UTC</pubDate>
      <lastBuildDate>2026-03-24 22:17:37 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Tutstown Project</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131554556</link>
         <description><![CDATA[<div>As discussed in the previous class, we will recreate a basic webpage in order to understand the basics of web developing. </div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/131073097/1b517ff339b265c2da14ff10f05700ea/Screen_Shot_2016_10_18_at_1_00_15_PM.png" />
         <pubDate>2016-10-18 16:55:09 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131554556</guid>
      </item>
      <item>
         <title>Setting up all of our files...</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131557812</link>
         <description><![CDATA[<div>A website is just a bunch of files. These files must all live in the same folder in order for the browser to get them.<br><br></div><div>The Tuts+ Town website will have an HTML file (saved with a <em>.html</em> <em>file extension </em>at the end), a CSS file (saved with a <em>.css file extension</em> at the end), and four images that will be saved in a folder named “images”. The images folder will live in the same main folder as the HTML and CSS files.<br><br></div><div>A <em>file extension</em> is the group of letters that come after the dot in a file name, telling us what kind of file it is:<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/131073097/176688b64cc53b252f1d92b815d7154b/Screen_Shot_2016_10_18_at_1_02_40_PM.png" />
         <pubDate>2016-10-18 17:02:10 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131557812</guid>
      </item>
      <item>
         <title></title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131558609</link>
         <description><![CDATA[<div>As mentioned, our images will be saved in a folder named “images” <em>within</em> our main site folder, like this:</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/131073097/3b0df79f1c0e6b2e8bdc4b1494ca8f04/Screen_Shot_2016_10_18_at_1_03_36_PM.png" />
         <pubDate>2016-10-18 17:03:34 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131558609</guid>
      </item>
      <item>
         <title>Folder and File organization</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131559410</link>
         <description><![CDATA[<div>In the picture above we have an image named town.svg (the <em>.svg</em> extension is just a kind of image) which we’ve put in an extra folder called “images”.  Both these ways of doing things are correct, but we will be using extras folders, like the picture on the right:</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/131073097/74d9da353e12bd1a38402ee305bec1d0/Screen_Shot_2016_10_18_at_1_05_21_PM.png" />
         <pubDate>2016-10-18 17:05:13 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131559410</guid>
      </item>
      <item>
         <title>Open your editor (Notepad, Notepad++, Bluefish, Atom)</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131560162</link>
         <description><![CDATA[<div>1) Open your editor.<br>2) Click Save As and name your file index<strong>.html<br></strong>3) Write the basic structure for our website. If you don't remember how the basic structure goes, please go check on last class' assignment here.</div>]]></description>
         <enclosure url="http://padlet.com/sgomez10/tutorialtown1" />
         <pubDate>2016-10-18 17:06:56 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131560162</guid>
      </item>
      <item>
         <title>Done with the structure?</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131561889</link>
         <description><![CDATA[<div>Does your index.html file contain all of the basic tags IN THE CORRECT ORDER from last class?<br>html, head, title, body, header, main, footer ?<br><br>If yes, follow the next step, if not... then go back and check again!</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-18 17:11:09 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131561889</guid>
      </item>
      <item>
         <title>If you&#39;re done...</title>
         <author>sgomez10</author>
         <link>https://padlet.com/sgomez10/tutorialtown2/wish/131562946</link>
         <description><![CDATA[<div>1) Revise your code.<br>2) Show Ms. Sarah.<br>3) Free time!</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-18 17:13:36 UTC</pubDate>
         <guid>https://padlet.com/sgomez10/tutorialtown2/wish/131562946</guid>
      </item>
   </channel>
</rss>
