<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>CLC DIT HELP by CLC DIT HELP</title>
      <link>https://padlet.com/clcdithelp/student</link>
      <description>Web Tech

</description>
      <language>en-us</language>
      <pubDate>2015-08-21 08:19:24 UTC</pubDate>
      <lastBuildDate>2025-10-12 10:39:17 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/72138125/fd90a6d804a3cf46c221cb7fe13e8305f9f26a0e/8c10ad1e4a1963230aeae21fb2be5ee6.jpg</url>
      </image>
      <item>
         <title>Hans Rep to Parvee</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66757004</link>
         <description><![CDATA[<p>&lt;html&gt;
 &lt;head&gt;
 &lt;img src="blue-banner-light1.jpg"&gt;
  &lt;title&gt;Ceridian Learning Centre&lt;/title&gt;
 &lt;/head&gt;
  &lt;body&gt;
  &lt;center&gt;&lt;h1&gt;Ceridian Learning Centre Course&lt;/h1&gt;&lt;/center&gt;
  &lt;hr size="10" Color="blue" width="500"&gt;
  

&lt;ol type="1"&gt;

 &lt;h1&gt;&lt;a href="course.html"&gt;&lt;li&gt;Course&lt;/li&gt;&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a href="DIT.html"&gt;DIT&lt;/li&gt;&lt;/ul&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a href="Bsc_IT.html"&gt;Bsc IT&lt;/li&gt;&lt;/ul&gt;
 &lt;h1&gt;&lt;a href="Training_Material.html"&gt;&lt;li&gt;Training material&lt;/li&gt;&lt;/h1&gt;
 &lt;h1&gt;&lt;a href="Time_Table.html"&gt;&lt;li&gt;Time Table&lt;/li&gt;&lt;/h1&gt;
 &lt;h1&gt;&lt;a href="About_Us.html"&gt;&lt;li&gt;About Us&lt;/li&gt;&lt;/h1&gt;
 
&lt;/ol&gt;

   
  &lt;/body&gt;
 
&lt;/html&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 10:00:08 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66757004</guid>
      </item>
      <item>
         <title>Hans to All Tags for table</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66757078</link>
         <description><![CDATA[<p>&lt;center&gt;&lt;table border="1" style="width:500"&gt;
  &lt;tr&gt;
    &lt;th&gt;Course&lt;/th&gt;
    &lt;th&gt;Dates&lt;/th&gt; 
    
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Diploma in IT&lt;/td&gt;
    &lt;td&gt;17&lt;sup&gt;th&lt;/sup&gt; August 2015&lt;/td&gt;
    
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;Degree in IT&lt;/td&gt;
    &lt;td&gt;12&lt;sup&gt;th&lt;/sup&gt; September 2015&lt;/td&gt;
    
  &lt;/tr&gt;
&lt;/table&gt;&lt;/center&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 10:02:18 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66757078</guid>
      </item>
      <item>
         <title>Hans no need to cop</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66757446</link>
         <description><![CDATA[<p></p><h2>Attributes</h2><table><tbody><tr><th>Attribute</th><th>Value</th><th>Description</th></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_align.asp">align</a></td><td>left<br>center<br>right</td><td>Not supported in HTML5.<br>Specifies the alignment of a table according to surrounding text</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_bgcolor.asp">bgcolor</a></td><td><i>rgb(x,x,x)<br>#xxxxxx<br>colorname</i></td><td>Not supported in HTML5.<br>Specifies the background color for a table</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_border.asp">border</a></td><td>1<br>0</td><td>Not supported in HTML5.<br>Specifies whether the table cells should have borders or not</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_cellpadding.asp">cellpadding</a></td><td><i>pixels</i></td><td>Not supported in HTML5.<br>Specifies the space between the cell wall and the cell content</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_cellspacing.asp">cellspacing</a></td><td><i>pixels</i></td><td>Not supported in HTML5.<br>Specifies the space between cells</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_frame.asp">frame</a></td><td>void<br>above<br>below<br>hsides<br>lhs<br>rhs<br>vsides<br>box<br>border</td><td>Not supported in HTML5.<br>Specifies which parts of the outside borders that should be visible</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_rules.asp">rules</a></td><td>none<br>groups<br>rows<br>cols<br>all</td><td>Not supported in HTML5.<br>Specifies which parts of the inside borders that should be visible</td></tr><tr><td>sortable</td><td>sortable</td><td>Specifies that the table should be sortable</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_summary.asp">summary</a></td><td><i>text</i></td><td>Not supported in HTML5.<br>Specifies a summary of the content of a table</td></tr><tr><td><a href="http://www.w3schools.com/tags/att_table_width.asp">width</a></td><td><i>pixels<br>%</i></td><td>Not supported in HTML5.<br>Specifies the width of a table</td></tr></tbody></table><p></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 10:12:16 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66757446</guid>
      </item>
      <item>
         <title>HANS TABLE</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66760364</link>
         <description><![CDATA[<p>&lt;center&gt;&lt;table border="1" style="width:500" bgcolor="cyan" bordercolor="purple"&gt;
  &lt;tr&gt;
    &lt;th COLSPAN=7&gt;Time Table&lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;th ROWSPAN=6&gt;5 DAYS&lt;/th&gt;
	&lt;td&gt;TIME&lt;/td&gt;
	&lt;td&gt;MON&lt;/td&gt;
	&lt;td&gt;TUE&lt;/td&gt;
	&lt;td&gt;WED&lt;/td&gt;
	&lt;td&gt;THU&lt;/td&gt;
	&lt;td&gt;FRI&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;th&gt; DAYS&lt;/th&gt;
	&lt;td&gt;INFO SYS&lt;/td&gt;
  &lt;/tr&gt;
  
&lt;/table&gt;&lt;/center&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 11:02:09 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66760364</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66762121</link>
         <description><![CDATA[<p>&lt;th rowspan="7"&gt;&lt;pre&gt;
5
D
A
Y
S
		&lt;/pre&gt;&lt;/th&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 11:30:05 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66762121</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66763899</link>
         <description><![CDATA[<p>  &lt;body&gt;
   &lt;center&gt;&lt;h1&gt;Time Table&lt;/h1&gt;&lt;/center&gt;
  &lt;hr size="10" Color="blue" width="500"&gt;
  
   &lt;center&gt;&lt;table border="1" style="width:500" bgcolor="cyan" bordercolor="purple"&gt;
  &lt;tr&gt;
    &lt;th COLSPAN=7&gt;&lt;H1&gt;Time Table&lt;/H1&gt;&lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
  &lt;th rowspan="7"&gt;&lt;pre&gt;
&lt;h1&gt;5&lt;/h1&gt;
&lt;h1&gt;D&lt;/h1&gt;
&lt;h1&gt;A&lt;/h1&gt;
&lt;h1&gt;Y&lt;/h1&gt;
&lt;h1&gt;S&lt;/h1&gt;

		&lt;/pre&gt;&lt;/th&gt;
&lt;/tr&gt;
	&lt;td&gt;TIME&lt;/td&gt;
	&lt;td&gt;MON&lt;/td&gt;
	&lt;td&gt;TUE&lt;/td&gt;
	&lt;td&gt;WED&lt;/td&gt;
	&lt;td&gt;THU&lt;/td&gt;
	&lt;td&gt;FRI&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;td&gt; 9.00&lt;/td&gt;
	&lt;td&gt;INFO SYS&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;td&gt; 10.45&lt;/td&gt;
	&lt;td&gt;Pratical&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;th COLSPAN=7&gt;LUNCH BREAK&lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;td&gt; 1.30&lt;/td&gt;
	&lt;td&gt;Web Tech&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
	&lt;td&gt; 3.00&lt;/td&gt;
	&lt;td&gt;Pratical&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
	&lt;td&gt;&lt;/td&gt;
  &lt;/tr&gt;
  
&lt;/table&gt;&lt;/center&gt;
  &lt;/body&gt;

</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 11:50:30 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66763899</guid>
      </item>
      <item>
         <title>Yas</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66764729</link>
         <description><![CDATA[<p>&lt;tr&gt;
		&lt;td&gt;12:30&lt;/td&gt;
		&lt;th colspan="5"&gt;Lunch Break&lt;/th&gt;
		&lt;/tr&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-24 11:58:56 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66764729</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66907999</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138789/dc9af7ca41895d7106ac31ceb5ad1c8553e986c0/a5e6b4d21c3c585f79e60bacd0c6717b.jpg" />
         <pubDate>2015-08-25 06:05:21 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66907999</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66908065</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138789/130e0a69cb80176e6c643958bb58c7cad1bce03a/03c9c5fc51e0107e2e0b0fa18f6e1aa6.jpg" />
         <pubDate>2015-08-25 06:06:37 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66908065</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66908342</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138789/dec0e1632a67cd0bcaa7c9164e9f34268181297a/0b65fc8a2fb535a79a17fe3a63bd4be9.jpg" />
         <pubDate>2015-08-25 06:11:18 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66908342</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66908779</link>
         <description><![CDATA[<p>http://cdn.wonderfulengineering.com/wp-content/uploads/2014/04/code-wallpaper-2.jpg</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 06:16:25 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66908779</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66911982</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138789/b0f6db9f52d2c0240974c81f6717076d1f0a74e4/a05c7b94ff65147a8433798b55de22ee.jpg" />
         <pubDate>2015-08-25 06:51:24 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66911982</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66914767</link>
         <description><![CDATA[<p>@chelsea... Thnks for the picture :)</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 07:25:46 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66914767</guid>
      </item>
      <item>
         <title>Hans Marquee tage</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66925134</link>
         <description><![CDATA[<p>The HTML &lt;marquee&gt; tag also supports following additional attributes:</p><table><tbody><tr><th>Attribute</th><th>Value</th><th>Description</th></tr><tr><td>behavior</td><td>scroll<br>slide<br>alternate</td><td>Defines the type of scrolling.</td></tr><tr><td>bgcolor</td><td>rgb(x,x,x)<br>#xxxxxx<br>colorname</td><td><i>Deprecated</i>-Defines the direction of scrolling the content.</td></tr><tr><td>direction</td><td>up<br>down<br>left<br>right</td><td>Defines the direction of scrolling the content.</td></tr><tr><td>height</td><td>pixels or %</td><td>Defines the height of marquee.</td></tr><tr><td>hspace</td><td>pixels</td><td>Specifies horizontal space around the marquee.</td></tr><tr><td>loop</td><td>number</td><td>Specifies how many times to loop. The default value is INFINITE, which means that the marquee loops endlessly.</td></tr><tr><td>scrolldelay</td><td>seconds</td><td>Defines how long to delay between each jump.</td></tr><tr><td>scrollamount</td><td>number</td><td>Defines how how far to jump.</td></tr><tr><td>width</td><td>pixels or %</td><td>Defines the width of marquee.</td></tr><tr><td>vspace</td><td>pixels</td><td>Specifies vertical space around the marquee.</td></tr></tbody></table>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 09:39:31 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66925134</guid>
      </item>
      <item>
         <title>Yaseen</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66926095</link>
         <description><![CDATA[<p>clcstudentslearningguide@gmail.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 09:57:25 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66926095</guid>
      </item>
      <item>
         <title>Hans List code</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66926434</link>
         <description><![CDATA[<p>  &lt;ol type="1"&gt;

 &lt;h1&gt;&lt;a href="course.html"&gt;&lt;li&gt;Course&lt;/li&gt;&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a href="DIT.html"&gt;DIT&lt;/li&gt;&lt;/ul&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a href="Bsc_IT.html"&gt;Bsc IT&lt;/li&gt;&lt;/ul&gt;
 &lt;h1&gt;&lt;a href="Training_Material.html"&gt;&lt;li&gt;Training material&lt;/li&gt;&lt;/h1&gt;
 &lt;h1&gt;&lt;a href="Time_Table.html"&gt;&lt;li&gt;Time Table&lt;/li&gt;&lt;/h1&gt;
 &lt;h1&gt;&lt;a href="About_Us.html"&gt;&lt;li&gt;About Us&lt;/li&gt;&lt;/h1&gt;
 
&lt;/ol&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 10:05:51 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66926434</guid>
      </item>
      <item>
         <title>Hans Marquees</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66928770</link>
         <description><![CDATA[<p>&lt;marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid"&gt;
  &lt;marquee behavior="alternate"&gt;
    This text will bounce
  &lt;/marquee&gt;
&lt;/marquee&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 10:47:57 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66928770</guid>
      </item>
      <item>
         <title>Zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66929231</link>
         <description><![CDATA[<p>COURSE MATERIALS AND COURSEWARE PACKAGES FEATURES :<br><br><br>Fully Editable and Customizable<br>Downloadable immediately<br>No restrictions, full freedom to use<br>Get original source files in MicroSoft Office format<br>Engaging, innovative content<br>Highly interactive activities, games, and exercises<br>Latest training models and concepts<br>Organized and structured design documents<br>Step by step comprehensive Trainer Guide<br>Engaging PowerPoint slide deck<br>High impact visuals<br>Print ready comprehensive Reference Workbook for participants<br>Specific job aids and useful forms to use back on the job (Selected training courses)<br>Assessment tools (Selected training courses)&nbsp;<br><br></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 10:54:19 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66929231</guid>
      </item>
      <item>
         <title>A</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66929361</link>
         <description><![CDATA[<p>@zah thnks..</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 10:56:05 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66929361</guid>
      </item>
      <item>
         <title>Zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66929379</link>
         <description><![CDATA[<p>Always welcome </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 10:56:19 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66929379</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66930226</link>
         <description><![CDATA[<p>http://fillster.com/htmlcodes/marquees.html</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:09:58 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66930226</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66930276</link>
         <description><![CDATA[<p> &lt;hr size="10" Color="blue" width="500"&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:10:42 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66930276</guid>
      </item>
      <item>
         <title>Chelsea</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66930416</link>
         <description><![CDATA[<p>&lt;marquee scrollamount="15" direction="up" behavior="alternate"&gt;&lt;marquee scrollamount="15" direction="right" behavior="alternate"&gt;&lt;img src="YourImage.gif" /&gt;&lt;/marquee&gt;&lt;/marquee&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:13:14 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66930416</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66932825</link>
         <description><![CDATA[<p>bgcolor="#E6E6FA"</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:43:52 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66932825</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66933056</link>
         <description><![CDATA[<p>&lt;img src="logo.png"&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:46:07 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66933056</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66933171</link>
         <description><![CDATA[<p>@ chelsea 

&lt;!DOCTYPE html&gt;
&lt;html&gt;

&lt;head&gt;

&lt;title&gt;Ceridian Learning Center&lt;/title&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;h1 align=center&gt;&lt;u&gt;&lt;i&gt;Welcome to Ceridian Learning Center&lt;/i&gt;&lt;/u&gt;&lt;/h1&gt;

&lt;marqueee&gt;&lt;img src="pumpgirl.gif"/&gt;&lt;/marquee&gt;

&lt;hr&gt;&lt;/hr&gt;

&lt;h1&gt;&lt;p&gt;&lt;a&gt;1/ COURSE&lt;/a&gt;&lt;/p&gt;&lt;/h1&gt;

&lt;h5&gt;&lt;p&gt;&lt;a href="DiplomaIT.html"&gt;- Diploma IT&lt;/a&gt;&lt;/p&gt;&lt;/h5&gt;
&lt;h5&gt;&lt;p&gt;&lt;a href="BscIT.html"&gt;- Bsc IT&lt;/a&gt;&lt;/p&gt;&lt;/h5&gt;

&lt;h1&gt;&lt;p&gt;&lt;a href="TrainingMaterial.html"&gt;2/ TRAINING MATERIAL&lt;/a&gt;&lt;/p&gt;&lt;/h1&gt;

&lt;h1&gt;&lt;p&gt;&lt;a href="Timetable.html"&gt;3/ TIME TABLE&lt;/a&gt;&lt;/p&gt;&lt;/h1&gt;

&lt;h1&gt;&lt;p&gt;&lt;a href="AboutUs.html"&gt;4/ ABOUT US&lt;/a&gt;&lt;/p&gt;&lt;/h1&gt; 

&lt;/body&gt;
</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:47:09 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66933171</guid>
      </item>
      <item>
         <title>Chelsea to Teacher</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66933206</link>
         <description><![CDATA[<p>&lt;marquee&gt;&lt;img src="butterfly.gif"/&gt;&lt;/marquee&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:47:32 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66933206</guid>
      </item>
      <item>
         <title>Zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66933851</link>
         <description><![CDATA[<p>Thnx chelsea</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 11:53:55 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66933851</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66934818</link>
         <description><![CDATA[<p>&lt;footer&gt;<br>&lt;p&gt;Posted by: Hege Refsnes&lt;/p&gt;<br>&lt;p&gt;Contact information:&nbsp;&lt;ahref="mailto:someone@example.com"&gt;<br>&nbsp; someone@example.com&lt;/a&gt;.&lt;/p&gt;<br>&lt;/footer&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 12:02:42 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66934818</guid>
      </item>
      <item>
         <title>Zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/66935329</link>
         <description><![CDATA[<p>@Hans ki ki bizin fr ??</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 12:06:44 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66935329</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/66935620</link>
         <description><![CDATA[<p>&lt;html&gt;

&lt;frameset cols="25%,*,25%"&gt;
  &lt;frame src="Training_Material.html"&gt;
  &lt;frame src="Time_Table.html"&gt;
  &lt;frame src="About_Us.html"&gt;
&lt;/frameset&gt;

&lt;/html&gt;
<br></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-25 12:08:47 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/66935620</guid>
      </item>
      <item>
         <title>Hans Storage</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67113520</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/ee83179266ca81ac5842b84c19ef1c0fbe1f598c/2cf7ae5747241d82562f3b796d72ecab.jpg" />
         <pubDate>2015-08-26 07:33:47 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67113520</guid>
      </item>
      <item>
         <title>Hans volatility compare</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67113782</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/b59ecf0d506ec22c1a098773290264da84e38d63/ac16046770fbfdc841b47504c54b3c9f.jpg" />
         <pubDate>2015-08-26 07:38:02 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67113782</guid>
      </item>
      <item>
         <title>Hans Access Time</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67114513</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/5c611687bebfa8ba5e111728d05d45e286ec312b/45427cb2eda5bee2c7776102ba4cd9c6.jpg" />
         <pubDate>2015-08-26 07:48:28 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67114513</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67114660</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/e22c00da2ebc3d8f5aa3feaf514d48c0640ea1bc/a151fc33f02d6610fa739c4de5bbe4bc.jpg" />
         <pubDate>2015-08-26 07:49:47 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67114660</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67117606</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 08:28:22 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67117606</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67121920</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/4639a032abb48c1f47ae0f6ee481efa28474f6fc/a8c88d22154ce587742e44d48d0724e3.jpg" />
         <pubDate>2015-08-26 09:33:17 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67121920</guid>
      </item>
      <item>
         <title>Hans</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67136719</link>
         <description><![CDATA[<p>hi guys im here..</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 12:31:09 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67136719</guid>
      </item>
      <item>
         <title>Chelsea to Genius</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67141631</link>
         <description><![CDATA[<p>me too</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:00:06 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67141631</guid>
      </item>
      <item>
         <title>Hans to Chelsea </title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67144304</link>
         <description><![CDATA[<p>if you work your web page im here to help you and the others ok</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:11:43 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67144304</guid>
      </item>
      <item>
         <title>AKshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67147325</link>
         <description><![CDATA[<p>@ i dont knw xD ... tired :3 et bisn al train la :/ asoir nu coser</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:22:14 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67147325</guid>
      </item>
      <item>
         <title>Chelsea to Genius</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67147612</link>
         <description><![CDATA[<p>:p lol...thats what im doing right now,,,]</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:23:05 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67147612</guid>
      </item>
      <item>
         <title>Chelsea to Bodybuilder</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67147739</link>
         <description><![CDATA[<p>see you..:$</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:23:29 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67147739</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67149438</link>
         <description><![CDATA[<p>:-* ;) tonite xD</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:29:19 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67149438</guid>
      </item>
      <item>
         <title>Chelsea to bodybuilder</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67156800</link>
         <description><![CDATA[<p>of course...I'll wait for u</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 13:53:41 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67156800</guid>
      </item>
      <item>
         <title>Chelsea to Genius</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67164599</link>
         <description><![CDATA[<p>hans i forgot how to change background color...</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 14:19:00 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67164599</guid>
      </item>
      <item>
         <title>Hans to Chelsea</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67166199</link>
         <description><![CDATA[<p>&lt;body background color="red"&gt;</p><p>i think that must work if not go in w3school you will all code and color code ok</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 14:24:31 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67166199</guid>
      </item>
      <item>
         <title>Chelsea to Genius</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67167419</link>
         <description><![CDATA[<p>You're a genius indeed...:D</p><p>Thank you</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 14:28:42 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67167419</guid>
      </item>
      <item>
         <title>adash</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67204761</link>
         <description><![CDATA[<p>hans to la...???</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 16:43:39 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67204761</guid>
      </item>
      <item>
         <title>Zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67211522</link>
         <description><![CDATA[<p>Hello ki zot p fr les amis ?asterlaa mon come home after strolling around loooool</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 17:11:55 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67211522</guid>
      </item>
      <item>
         <title>Hans </title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67212926</link>
         <description><![CDATA[<p>yes man mo la</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 17:19:38 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67212926</guid>
      </item>
      <item>
         <title>adash- hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/67212984</link>
         <description><![CDATA[<p>frere bien bizin to laide la</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 17:19:57 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67212984</guid>
      </item>
      <item>
         <title>Hans</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67247300</link>
         <description><![CDATA[<p>so guys im tired gudnite everyone bye</p><p>dammmmmmmmmmmm that slideshow not resizeable</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 19:33:25 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67247300</guid>
      </item>
      <item>
         <title>Chelsea to Genius</title>
         <author>shivani_inuzuka</author>
         <link>https://padlet.com/clcdithelp/student/wish/67248765</link>
         <description><![CDATA[<p>what slideshow??</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-26 19:43:17 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67248765</guid>
      </item>
      <item>
         <title>Parveenah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67296681</link>
         <description><![CDATA[<p>Kisanla ine resi copie tou notes lor RAID??</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 05:58:26 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67296681</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67297005</link>
         <description><![CDATA[<p>@ saki pan cnpren "raid" dire moi mo xplik zot.. easy net ;)</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 06:06:52 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67297005</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67297033</link>
         <description><![CDATA[<p>like raid.. c to connect multiple HDD together.. with SATA cable.. now.. ena many types of raid.. ena 

raid 0  - fastest of all raids.. ( to combine tou power tou HDD la.. fr li vin 1 sel)  li telman powerful ki li depas power 1 SSD
<br></p><p>raid 1 - 
raid 5 - 
raid 6 - 
raid 4 -</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 06:07:28 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67297033</guid>
      </item>
      <item>
         <title>Sukh</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67321019</link>
         <description><![CDATA[<p>Please add me on Facebook to distribute some vacancies information. Facebook id is SUKH KAUR </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 11:38:28 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67321019</guid>
      </item>
      <item>
         <title>Hans</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67329325</link>
         <description><![CDATA[<p>wow sukh how do you get the wall...........</p><p>haha ok</p><p>so we welcome you to our wall.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 12:44:34 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67329325</guid>
      </item>
      <item>
         <title>Akshay</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67409981</link>
         <description><![CDATA[<p>I gave her the page.. so she can communicate important info quickly :D </p><p>yess WE WELCOME YOU TO OUR WALL ^^'</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-27 17:33:29 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67409981</guid>
      </item>
      <item>
         <title>shriya</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/67504677</link>
         <description><![CDATA[<p><a href="http://www.w3schools.com/css/css_text.asp">http://www.w3schools.com/css/css_text.asp</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-08-28 09:55:51 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/67504677</guid>
      </item>
      <item>
         <title>dylan</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/68138539</link>
         <description><![CDATA[<p>&lt;html&gt;
   &lt;head&gt;
      &lt;title&gt; Registration Form&lt;/title&gt;
   &lt;/head&gt;
  &lt;body&gt;
    &lt;center&gt;
	&lt;h1&gt;Ceridian (Mauritius) Learning Center&lt;/h1&gt;
	&lt;B&gt;&lt;p&gt;1&lt;sup&gt;st&lt;/sup&gt;Floor, St Jean Road, Quatre Bornes&lt;/p&gt;&lt;/B&gt;
	&lt;B&gt;&lt;p&gt;Tel:&lt;B&gt;+230 4544314,&lt;B&gt;Tel/Fax:&lt;/B&gt;4664151&lt;/p&gt;
	&lt;B&gt;&lt;p&gt;Website:&lt;/B&gt;&lt;U&gt;www.ceridianlearningcenter.com&lt;/U&gt; Email:&lt;U&gt;ceridianlearningcente@ceridian.com&lt;/U&gt;&lt;/p&gt;
	&lt;/center&gt;
	&lt;hr size="7" color=black width="98%"&gt;
    &lt;h2&gt;REGISTRATION FORM - ACADEMIC YEAR..........
  &lt;/body&gt;

  </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-02 07:16:06 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/68138539</guid>
      </item>
      <item>
         <title>Hans</title>
         <author>clcdithelp</author>
         <link>https://padlet.com/clcdithelp/student/wish/68156444</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/72138125/e0ca7ce443d98b2dbc8fdb24882cc968324e4b5b/09b8a7391e99aae93ba4c62882d983f3.pdf" />
         <pubDate>2015-09-02 10:39:38 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/68156444</guid>
      </item>
      <item>
         <title>zah</title>
         <author></author>
         <link>https://padlet.com/clcdithelp/student/wish/125655995</link>
         <description><![CDATA[<div>Welcome to Semester 3.....</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 10:23:54 UTC</pubDate>
         <guid>https://padlet.com/clcdithelp/student/wish/125655995</guid>
      </item>
   </channel>
</rss>
