<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>BITG2113 E-Commerce and Web Design - Lab by Muhammad Suryanata Ibrahim</title>
      <link>https://padlet.com/surya_ftmkutem/WebDesignLab</link>
      <description>Laboratory </description>
      <language>en-us</language>
      <pubDate>2015-09-14 02:16:58 UTC</pubDate>
      <lastBuildDate>2023-02-26 19:37:21 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Lab01</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69915899</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/39192097/8c5dc41a9a78fd16cd6df4412fa225c869f9465e/32d7af8203c7750e2776d061d958393e.txt" />
         <pubDate>2015-09-14 02:20:57 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69915899</guid>
      </item>
      <item>
         <title>Lab</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69970441</link>
         <description><![CDATA[<p>Lab 2 - 15 Sep 2015</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/39192097/3a38fa746aa40efc5431a80ab27a4958bd798276/096d57b2f0731772cd894bf5db2e0de1.txt" />
         <pubDate>2015-09-14 11:34:59 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69970441</guid>
      </item>
      <item>
         <title>Announcement</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69970560</link>
         <description><![CDATA[<p>The Replacement Lab will be conducted tomorrow, 15 Sep 2015 at 08.15.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-14 11:35:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/69970560</guid>
      </item>
      <item>
         <title>TEE JING TING(B061410078)  LEONG YI HUI(B061410036)  LEONG PEI TJUN (B061410098)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70137942</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;form&gt;
  First name:&lt;br&gt;
  &lt;input type="text" name="firstname"&gt;
  &lt;br&gt;
  Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;
&lt;/form&gt;

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

&lt;form&gt;
  &lt;input type="radio" name="🤬" value="male" checked&gt; Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt; Female
&lt;/form&gt; 

&lt;/body&gt;
&lt;/html&gt;

&lt;p&gt;Note that the form itself is not visible.&lt;/p&gt;

&lt;p&gt;Also note that the default width of a text input field is 20 characters.&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;
  &lt;input type="submit" value="Submit"&gt;
&lt;/form&gt; 

&lt;p&gt;If you click the "Submit" button, the form-data will be sent to a page called "action_page.php".&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 02:18:42 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70137942</guid>
      </item>
      <item>
         <title>kam Hwee Wen b061410021 &amp;nbsp;Ho Koon Song B061410008</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70138155</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;form&gt;
  First name:&lt;br&gt;
  &lt;input type="text" name="firstname"&gt;
  &lt;br&gt;
  Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;
  &lt;br&gt;
&lt;input type="radio" name="🤬" value="male" checked&gt;Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt;Female
&lt;/form&gt;
&lt;/form&gt;

&lt;p&gt;Note that the form itself is not visible.&lt;/p&gt;

&lt;p&gt;Also note that the default width of a text input field is 20 characters.&lt;/p&gt;
&lt;select name="cars"&gt;
  &lt;option value="volvo"&gt;Johor&lt;/option&gt;
  &lt;option value="saab"&gt;Selangor&lt;/option&gt;
  &lt;option value="fiat"&gt;Perak&lt;/option&gt;
  &lt;option value="audi"&gt;Melaka&lt;/option&gt;
  &lt;option value="audi"&gt;Pahang&lt;/option&gt;
  &lt;option value="audi"&gt;Seremban&lt;/option&gt;
  &lt;option value="audi"&gt;Terengganu&lt;/option&gt;
  &lt;option value="audi"&gt;Kuala Lumpur&lt;/option&gt;
  &lt;option value="audi"&gt;Pulau Pinang&lt;/option&gt;
  &lt;option value="audi"&gt;Sabah&lt;/option&gt;
  &lt;option value="audi"&gt;Sarawak&lt;/option&gt;
  &lt;option value="audi"&gt;Kelantan&lt;/option&gt;
&lt;/select&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 02:20:59 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70138155</guid>
      </item>
      <item>
         <title>Web Design</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70138176</link>
         <description><![CDATA[<p>Lim Yong Xuan (B061410089)</p><p>Lim khai Shen (B061410080)</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75104380/7da06e89fe38658199aa5f3848d5c99ca3fbf84c/54cc589dc8c5a8c20dd4565581f2a3dd.txt" />
         <pubDate>2015-09-15 02:21:13 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70138176</guid>
      </item>
      <item>
         <title>NURUL ATHIRAH BT AHMAD KAMAL ARIFFIN &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B061410181 &amp;nbsp; &amp;nbsp;GROUP 4</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70152043</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;form&gt;
  First name:&lt;br&gt;
  &lt;input type="text" name=""firstname"&gt;
  &lt;br&gt;
  Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;
  &lt;br&gt;
  Gender:&lt;br&gt;
  &lt;input type="text" name="gender"&gt;
  &lt;br&gt;
  Age:&lt;br&gt;
  &lt;input type="num" name="age"&gt;
  &lt;br&gt;
  Address:&lt;br&gt;
  &lt;input type="text" name="address"&gt;
  &lt;br&gt;
  State:&lt;br&gt;
  &lt;input type="text" name="state"&gt;
  &lt;br&gt;
  Course:&lt;br&gt;
  &lt;input type="text" name="course"&gt;
  &lt;br&gt;
  Status:&lt;br&gt;
  &lt;input type="text" name="status"&gt;
  &lt;br&gt;
  Email Address:&lt;br&gt;
  &lt;input type="text" name="email address"&gt;
  &lt;br&gt;
  Phone Number:&lt;br&gt;
  &lt;input type="Num" name="phone number"&gt;
  &lt;br&gt;
  
&lt;/form&gt;

&lt;p&gt;Note that the form itself is not visible.&lt;/p&gt;

&lt;p&gt;Also note that the default width of a text input field is 20 characters.&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;
<br></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 05:37:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70152043</guid>
      </item>
      <item>
         <title>Mok Mun Ning B061410040 and Lye Wendy B061410091</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70160595</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Page Title&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;h1&gt;Registration form&lt;/h1&gt;
&lt;p&gt;Please fill in in CAPITAL LETTER.&lt;/p&gt;

&lt;form&gt;
  First name:&lt;br&gt;
  &lt;input type="text" name="firstname"&gt;
  &lt;br&gt;
  Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;
  &lt;br&gt;
  Religion:&lt;br&gt;
  &lt;input type="text" name="religion"&gt;
  &lt;br&gt;
  Gender:&lt;br&gt;
   &lt;input type="radio" name="🤬" value="male" checked&gt; Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt; Female
  &lt;br&gt;
  Email:&lt;br&gt;
  &lt;input type="text" name="email"&gt;
  &lt;br&gt;
  Phone Number:&lt;br&gt;
  &lt;input type="text" name="phone number"&gt;
  &lt;br&gt;
  Age:&lt;br&gt;
  &lt;input type="radio" name="age" value="0-10" checked&gt; 0-10
  &lt;br&gt;
  &lt;input type="radio" name="age" value="11-20"&gt; 11-20
  &lt;br&gt;
  &lt;input type="radio" name="age" value="21-30"&gt; 21-30
  &lt;br&gt;
  &lt;input type="radio" name="age" value="31-40"&gt; 31-40
  &lt;br&gt;
  &lt;input type="radio" name="age" value="41-50"&gt; 41-50
  &lt;br&gt;
  &lt;input type="radio" name="age" value="51-60"&gt; 51-60
  &lt;br&gt;
  &lt;input type="radio" name="age" value="others"&gt; others
  &lt;br&gt;
  Address:&lt;br&gt;
  &lt;input type="text" name="address"&gt;
&lt;br&gt;
  State:&lt;br&gt;
  &lt;input type="text" name="State"&gt;
  &lt;br&gt;
  City:&lt;br&gt;
  &lt;input type="text" name="City"&gt;
  &lt;br&gt;
  Nationality:&lt;br&gt;
  &lt;input type="text" name="nationality"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
 &lt;input type="submit" value="Submit"&gt;
&lt;/form&gt;

&lt;p&gt;Thankyou for the survey.&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 07:05:17 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70160595</guid>
      </item>
      <item>
         <title>Sim Jie Min B061410099  &amp;amp;  Kong Shey Li B061410059</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70162357</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Page Title&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;h1&gt;Registration Form&lt;/h1&gt;
&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;form&gt;
  
  First Name:&lt;br&gt;
  &lt;input type="text" name="firstname"&gt;
  &lt;br&gt;
   Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;
  &lt;br&gt;
  Gender:&lt;br&gt;
  &lt;input type="radio" name="🤬" value="male" checked&gt; Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt; Female
  &lt;/form&gt; 
  Age:&lt;br&gt;
  &lt;input type="radio" name="age" value="0-20" checked&gt; 1-20
  &lt;br&gt;
  &lt;input type="radio" name="age" value="21-40"&gt; 21-40
  &lt;br&gt; 
  &lt;input type="radio" name="age" value="41-60" &gt; 41-60
  &lt;br&gt;
  &lt;input type="radio" name="age" value="61 &amp; above"&gt; 61 &amp; above
  &lt;/form&gt; 
  &lt;br&gt;
  Nationality:&lt;br&gt;
  &lt;input type="radio" name="nationality" value="Malaysian" checked&gt; Malaysian
  &lt;br&gt;
  &lt;input type="radio" name="nationality" value="Non-Malaysian"&gt; Non-Malaysian
  &lt;br&gt; 
  Race:&lt;br&gt;
  &lt;input type="radio" name="race" value="Malay" checked&gt; Malay
  &lt;br&gt;
  &lt;input type="radio" name="race" value="Chinese"&gt; Chinese
  &lt;br&gt; 
  &lt;input type="radio" name="race" value="Indian" &gt; Indian
  &lt;br&gt;
  &lt;input type="radio" name="race" value="Others"&gt; Others
  &lt;/form&gt; 
  &lt;br&gt;
  Religion:&lt;br&gt;
  &lt;input type="radio" name="religion" value="Islam" checked&gt; Islam
  &lt;br&gt;
  &lt;input type="radio" name="religion" value="Buddha"&gt; Buddha
  &lt;br&gt; 
  &lt;input type="radio" name="religion" value="Christian" &gt; Christian
  &lt;br&gt;
  &lt;input type="radio" name="religion" value="Others"&gt; Others
  &lt;/form&gt; 
  &lt;br&gt;
  Phone number:&lt;br&gt;
  &lt;input type="text" name="phone number"&gt;
  &lt;br&gt;
  Email:&lt;br&gt;
  &lt;input type="text" name="Email"&gt;
  &lt;br&gt;
  Address:&lt;br&gt;
  &lt;input type="text" name="address"&gt;
  &lt;br&gt;
&lt;/form&gt;

&lt;p&gt;Note that the form itself is not visible.&lt;/p&gt;

&lt;p&gt;Also note that the default width of a text input field is 20 characters.&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;</p><p>Siti Aisyah binti Masazlan B061410279</p><p> &lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;form&gt;
  APPLICATION FOR SCHOLARSHIP
  &lt;br&gt;
  First name:&lt;br&gt;
  &lt;input type="text" value="nurailiz"&gt;
  &lt;br&gt;
  &lt;br&gt;Last name:&lt;br&gt;
  &lt;input type="text" value="aisyah"&gt;
  &lt;br&gt;
  &lt;br&gt;Date of birth: &lt;br&gt;
  &lt;input type="text" value="3 march 1994"&gt;
  &lt;br&gt;
  &lt;br&gt;Gender:&lt;br&gt;
 
&lt;form&gt;
  &lt;input type="radio" name="🤬" value="male" checked&gt; Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt; Female
&lt;/form&gt; 
&lt;/body&gt;
&lt;/html&gt;
<br></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 07:19:57 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70162357</guid>
      </item>
      <item>
         <title>FARUQ HAKIMI BIN BAHARUDDIN (B061410296) (GROUP 4)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70169190</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;body&gt;

&lt;h1&gt;PERSONAL INFORMATION&lt;/H1&gt;

&lt;form&gt;
&lt;h2&gt;Name&lt;/h2&gt;
  First name:&lt;br&gt;
  &lt;input type="text" name="firstname"&gt;
  &lt;br&gt;
  Last name:&lt;br&gt;
  &lt;input type="text" name="lastname"&gt;

&lt;h2&gt;Age&lt;/h2&gt;
  &lt;input type="text" name="age"&gt; years old
  
&lt;h2&gt;Gender&lt;/h2&gt;
  &lt;input type="radio" name="🤬" value="male" checked&gt; Male
  &lt;br&gt;
  &lt;input type="radio" name="🤬" value="female"&gt; Female

&lt;h2&gt;Address&lt;/h2&gt;
  &lt;input type="text" name="address"&gt; 
  &lt;br&gt;
  &lt;input type="text" name="address"&gt; 
  &lt;br&gt;
  &lt;input type="text" name="address"&gt;

&lt;h2&gt;Education Level&lt;/h2&gt;
  &lt;select name="Education Level"&gt;
    &lt;option value="SPM"&gt;SPM&lt;/option&gt;
    &lt;option value="STPM"&gt;STPM&lt;/option&gt;
    &lt;option value="MATRIKULASI"&gt;MATRIKULASI&lt;/option&gt;
    &lt;option value="DIPLOMA"&gt;DIPLOMA&lt;/option&gt;
    &lt;option value="IJAZAH SARJANA MUDA"&gt;IJAZAH SARJANA MUDA&lt;/option&gt;
  &lt;/select&gt;
  &lt;br&gt;&lt;br&gt;

&lt;h2&gt;Course&lt;/h2&gt;
  &lt;input type="text" name="Course"&gt; 
  &lt;br&gt;
&lt;/form&gt;

&lt;/body&gt;
&lt;/html&gt;</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-15 08:18:09 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70169190</guid>
      </item>
      <item>
         <title>BOON SEN B061410067 HO KOON SONG B061410008</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70395308</link>
         <description><![CDATA[<br>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74480398/bf60d54f14a3857eb9b68948e45fe726565fc8cc/0acd0f34924b84097ab5bbf636a48d13.txt" />
         <pubDate>2015-09-16 05:29:31 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70395308</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70395509</link>
         <description><![CDATA[<blockquote><p>Pat Kar Weng-B06141006</p><p>Yeam Chee Lock-B061410095<br></p></blockquote>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74484125/e3151ef09f8cd17d76617810a57d4460459977d4/e7a8d627cc6c74dc40ccec30123671b3.txt" />
         <pubDate>2015-09-16 05:33:54 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70395509</guid>
      </item>
      <item>
         <title>HTML assingment</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70399844</link>
         <description><![CDATA[<p>NUR AQILAH BINTI MAT JARI (B061410009) </p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/40129759/437ddab8baf3d7b54300a8759f6b697bad5c372c/2b74c4acd2b3e2298a8cf931ff45a8d1.txt" />
         <pubDate>2015-09-16 06:31:33 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70399844</guid>
      </item>
      <item>
         <title>HTML assignment</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70400138</link>
         <description><![CDATA[<p>SHAFIQAH HANISAH BINTI SULAIMAN    B061410201</p><p>AMNI ARIFAH BINTI ARIFFIN  B061410188</p><p>NURSHAWANIS BINTI ABDULLAH B061410249</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/40129759/63ca5972d7e95eb125d362f8412b2395f8241984/7db6aaeda48902b3b4a3d6146ada17f6.txt" />
         <pubDate>2015-09-16 06:34:14 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70400138</guid>
      </item>
      <item>
         <title>HTML Assignment</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70407841</link>
         <description><![CDATA[<p>SYAZWANI BINTI MOHD TOHIR   (B061410171)</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/40129759/c820eb91bede5f59461cd2efa5fc1b98e6b79982/766fa92bbcb1175e1bb456e581a85421.txt" />
         <pubDate>2015-09-16 07:35:51 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70407841</guid>
      </item>
      <item>
         <title>HTML FORM</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70428740</link>
         <description><![CDATA[<p>NIK NUR 'AIN BINTI NIK HASSAN B061410144</p><p>FATEHAH BINTI ABD HALIM B061410293</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74991400/a1230e2d9cd0d9f0d203d000589a1b24bf80b924/d7e9841e3d62988be7bac0304559c565.txt" />
         <pubDate>2015-09-16 10:16:22 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70428740</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70456690</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/faaa833bc2a7358efb5a027c08b235976738eddb/592bf5405b7e601e9ad89f5b1a739bcb.txt" />
         <pubDate>2015-09-16 12:54:41 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70456690</guid>
      </item>
      <item>
         <title>AIMI BT SAUFIAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B061410261</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70456799</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/faaa833bc2a7358efb5a027c08b235976738eddb/592bf5405b7e601e9ad89f5b1a739bcb.txt" />
         <pubDate>2015-09-16 12:55:03 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70456799</guid>
      </item>
      <item>
         <title>HASLIZA SHIMA BINTI ITHNIN      B061410140</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70459252</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/77cf784adbbfc9bb90cbe8429626ad1edac05a2d/f8f47bfc1882f6ecc6618780f301a65d.txt" />
         <pubDate>2015-09-16 13:02:50 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70459252</guid>
      </item>
      <item>
         <title>NURUL AIN SAHARUDDIN    B061410196</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70462579</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/5d0bcd2d463e022f4d3eca2a1105f85769e0ecd5/e23fd360a1ec07b0c411a61aa4f53fcb.txt" />
         <pubDate>2015-09-16 13:13:34 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70462579</guid>
      </item>
      <item>
         <title>2BTEC LAB</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70475024</link>
         <description><![CDATA[<p>NOR HIBRIYAH BINTI CHE MUSTAFA B061410186</p><p>NUR SYAHIRAH BINTI SUKIMAN B061410010</p><p>ENY MASTURAH BINTI JUNAIDI ABDILLAH B061410231</p><p>MOHD NUR HAFIZ BIN GHOZALI B061410285</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/40667448/93c979f6988db9d929ec487a03329bd67b5db233/42d87a0a3656c97a3f00ca0da2351358.txt" />
         <pubDate>2015-09-16 13:48:36 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70475024</guid>
      </item>
      <item>
         <title>Assignment pair</title>
         <author>umikalsom_omar</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70509907</link>
         <description><![CDATA[<p>wan aminatul alia bt wan mohd ( B061410215)</p><p>umi kalsom bt omar(B061410172)</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75393145/f50769060a9863bc70b99f334f5ed4febca1d769/4c104ad74d028d7b1679e4940a947bac.txt" />
         <pubDate>2015-09-16 15:28:21 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70509907</guid>
      </item>
      <item>
         <title>2BTEC LAB02</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70519445</link>
         <description><![CDATA[<p>NUR ADIBA BARIAH BINTI MHAMMAD HALMI   B061410116</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74991400/6a67a0e3605ca250ef6651357ca974cf93479784/776344804a0bc33cb6656d50019a897c.txt" />
         <pubDate>2015-09-16 15:59:44 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70519445</guid>
      </item>
      <item>
         <title>SIM JIE MIN (b061410099) KONG SHEY LI (B061410059)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70630485</link>
         <description><![CDATA[<p><span>&lt;!DOCTYPE html&gt;<br>&lt;html&gt;<br>&lt;head&gt;</span><span><br><span>&lt;title&gt;Page Title&lt;/title&gt;<br>&lt;/head&gt;<br>&lt;body&gt;<br><br>&lt;h1&gt;Registration Form&lt;/h1&gt;<br>&lt;!DOCTYPE html&gt;<br>&lt;html&gt;<br>&lt;body&gt;<br><br>&lt;form&gt;<br><br>&nbsp; First Name:&lt;br&gt;<br>&nbsp; &lt;input type="text" name="firstname"&gt;<br>&nbsp; &lt;br&gt;<br>&nbsp; Last name:&lt;br&gt;<br>&nbsp; &lt;input type="text" name="lastname"&gt;<br>&nbsp; &lt;br&gt;<br>&nbsp; Gender:&lt;br&gt;<br>&nbsp; &lt;input type="radio" name="🤬" value="male" checked&gt; Male<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="🤬" value="female"&gt; Female<br>&nbsp; &lt;/form&gt; <br>&nbsp; Age:&lt;br&gt;<br>&nbsp; &lt;input type="radio" name="age" value="0-20" checked&gt; 1-20<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="age" value="21-40"&gt; 21-40<br>&nbsp; &lt;br&gt; <br>&nbsp; &lt;input type="radio" name="age" value="41-60" &gt; 41-60<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="age" value="61 &amp; above"&gt; 61 &amp; above<br>&nbsp; &lt;/form&gt; <br>&nbsp; &lt;br&gt;<br>&nbsp; Nationality:&lt;br&gt;<br>&nbsp; &lt;input type="radio" name="nationality" value="Malaysian" checked&gt; Malaysian<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="nationality" value="Non-Malaysian"&gt; Non-Malaysian<br>&nbsp; &lt;br&gt; <br>&nbsp; Race:&lt;br&gt;<br>&nbsp; &lt;input type="radio" name="race" value="Malay" checked&gt; Malay<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="race" value="Chinese"&gt; Chinese<br>&nbsp; &lt;br&gt; <br>&nbsp; &lt;input type="radio" name="race" value="Indian" &gt; Indian<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="race" value="Others"&gt; Others<br>&nbsp; &lt;/form&gt; <br>&nbsp; &lt;br&gt;<br>&nbsp; Religion:&lt;br&gt;<br>&nbsp; &lt;input type="radio" name="religion" value="Islam" checked&gt; Islam<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="religion" value="Buddha"&gt; Buddha<br>&nbsp; &lt;br&gt; <br>&nbsp; &lt;input type="radio" name="religion" value="Christian" &gt; Christian<br>&nbsp; &lt;br&gt;<br>&nbsp; &lt;input type="radio" name="religion" value="Others"&gt; Others<br>&nbsp; &lt;/form&gt; <br>&nbsp; &lt;br&gt;<br>&nbsp; Phone number:&lt;br&gt;<br>&nbsp; &lt;input type="text" name="phone number"&gt;<br>&nbsp; &lt;br&gt;<br>&nbsp; Email:&lt;br&gt;<br>&nbsp; &lt;input type="text" name="Email"&gt;<br>&nbsp; &lt;br&gt;<br>&nbsp; Address:&lt;br&gt;<br>&nbsp; &lt;input type="text" name="address"&gt;<br>&nbsp; &lt;br&gt;<br><br>&lt;/form&gt;<br><br>&lt;p&gt;Note that the form itself is not visible.&lt;/p&gt;<br><br>&lt;p&gt;Also note that the default width of a text input field is 20 characters.&lt;/p&gt;<br><br>&lt;/body&gt;<br>&lt;/html&gt;</span></span></span></span></p><p></span></span></span></span></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-17 03:25:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70630485</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70664956</link>
         <description><![CDATA[<p></p><p>MOHAMAD AIDIL BIN HASIM (B061410169) (S1)</p><p>AFIIQ THAQIF BIN MOHD SAAD (S2) </p><p></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74940679/6f2bafbeb92651d4a394cd05606fc8a93f5bd5d5/69ea564dc82bc38f0e6aea79905847d1.txt" />
         <pubDate>2015-09-17 09:20:38 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70664956</guid>
      </item>
      <item>
         <title>Norza Syajheha Zamri</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70706676</link>
         <description><![CDATA[<p>B061410227</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75542199/00bcacd422a3cfde95454f5be71b0fe25265d390/793aa22a7627fdea6e723c89d9c86d2c.txt" />
         <pubDate>2015-09-17 13:15:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70706676</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70714276</link>
         <description><![CDATA[<p>KAMARUL AINUL SYUHADA KAMARUDIN   B061410234</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75007020/5105b4c2a6eb155061e27b7b7cfbce8e97923e95/b9a5ca1bede82f6c4a14758c9c2a80ca.txt" />
         <pubDate>2015-09-17 13:36:04 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70714276</guid>
      </item>
      <item>
         <title>NUR AISYAH BT RAJA MUSTAPHA KAMAL   B061410111</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70736321</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/d424788f008b3a4d98b4b4513273335d6a3bd14d/2a1d8cb6d463f1b0e95a7d768f458ec4.txt" />
         <pubDate>2015-09-17 14:30:43 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70736321</guid>
      </item>
      <item>
         <title>Rinashafika binti Redzuan ( B061410161 )</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70740764</link>
         <description><![CDATA[<p>HTML ASSIGNMENT</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/40235344/90e2f8577c3247092e209766f4d39a4eaf5c1205/3b31ca148558811ab044121c97d4c6de.txt" />
         <pubDate>2015-09-17 14:41:05 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70740764</guid>
      </item>
      <item>
         <title>NUR AMIRA NAJWA BINTI SARLI          B061410243</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70742322</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75351880/60dfb489ff8e302756fc043fe15265c74f597d26/d96e4dccf98f0145cf0ebc7529c7fa05.txt" />
         <pubDate>2015-09-17 14:45:18 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70742322</guid>
      </item>
      <item>
         <title>Assignment</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70766594</link>
         <description><![CDATA[<p>2BTEC 2015/2016</p><p>NADHIRAH BINTI ROSLI (B061410280)</p><p>SITI JUWAIRIAH BINTI ISMAIL (B061410286)</p><p>NUR FAZLINA BINTI MOHAMAD FOZI (B061410284)</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/74668481/02d7e5bdde76b1a9f814b948d5dffef4d0d2e421/87f05b9c265281264f4d87ad4b9304bd.txt" />
         <pubDate>2015-09-17 15:54:31 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70766594</guid>
      </item>
      <item>
         <title>AHMAD ADIB -  B061410207</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70778535</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75394618/72243483fa059b9d846795c3bea73bfe51e2b54a/1e7bf4ec92de2b88a030e87484207c6b.txt" />
         <pubDate>2015-09-17 16:30:01 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70778535</guid>
      </item>
      <item>
         <title>Lab0</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70996934</link>
         <description><![CDATA[<p>Nur Atika binti Zainal Abidin B061410254</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75576227/6dba7e563ea2cb96653cb1c80c27e9ec97f1e8ef/da9edbeb9e0277defd66820958376098.txt" />
         <pubDate>2015-09-18 15:58:28 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/70996934</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/71114698</link>
         <description><![CDATA[<p>Siti Zakiah Hanum binti Mohammad   B061410168</p><p>Nur Anis Aniza Binti Azizan                    B061410007</p><p>Nurul Atifah binti Abdul Majid               B061410253</p><p>Nur Ainasuha binti Shaari                      B06141o190</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/75898238/a5ed9600c9413d2ad1629a78cd59e44193ba2229/bc566fa27dbd360358562c66e55c75f2.txt" />
         <pubDate>2015-09-20 11:07:51 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/71114698</guid>
      </item>
      <item>
         <title>1.  MOHAMAD FAIZ FAIZUDDIN BIN ZULKIFLI (B061410024)                                         2. MUHAMMAD IKMAL HISYAM BIN MD ALI   (B061410139)                                                           3 NUR FAKHRIAH RAHAMAT                              (B061410173)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/71125446</link>
         <description><![CDATA[<p>&lt;!DOCTYPE html&gt;

&lt;html&gt; &lt;body&gt; &lt;p&gt;CREATE AN ACCOUNT&lt;/p&gt; &lt;form&gt; First name:&lt;br&gt; &lt;input type="text" name="firstname"&gt; &lt;br&gt; Last name:&lt;br&gt; &lt;input type="text" name="lastname"&gt; &lt;br&gt; Email:&lt;br&gt; &lt;input type="text" name="email"&gt; &lt;br&gt; Phone number:&lt;br&gt; &lt;input type="text" name="Phone number"&gt; &lt;/form&gt;&lt;br&gt; &lt;form&gt;&lt;p&gt;Choose your gender:&lt;/p&gt; &lt;input type="radio" name="🤬" value="male" checked&gt; Male &lt;br&gt; &lt;input type="radio" name="🤬" value="female"&gt; Female &lt;/form&gt;&lt;br&gt; &lt;p&gt;Choose your state:&lt;/p&gt; &lt;form action="action_page.php"&gt; &lt;input list="browsers" name="browser"&gt; &lt;datalist id="browsers"&gt; &lt;option value="Terengganu"&gt; &lt;option value="Malacca"&gt; &lt;option value="Kedah"&gt; &lt;option value="Selangor"&gt; &lt;option value="Vietnam"&gt; &lt;/datalist&gt;&lt;br&gt;&lt;br&gt; &lt;form action="action_page.php"&gt; &lt;textarea name="message" rows="10" cols="30"&gt; term &amp; condition. 1.dont try to place any ads 2.no 🤬 &lt;/textarea&gt; &lt;br&gt; &lt;p&gt;with click submit button,you are agree with term &amp; condition above.&lt;/p&gt; &lt;input type="submit" value="Submit"&gt; &lt;/body&gt; &lt;/html&gt;
<br></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-09-20 16:11:43 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/71125446</guid>
      </item>
      <item>
         <title>Lab03</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/72838980</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/39192097/06521025f3c512bb47109a6a1b5198d07efe824c/e856e236ec6222f9241e00ba87790b43.txt" />
         <pubDate>2015-09-30 00:23:39 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/72838980</guid>
      </item>
      <item>
         <title>Assignment01</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73088268</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/39192097/14a56ee09ff3dd9a35b67ec668429a2eb9e65e5a/7bdcc32f960922890a502ed4afdbc7df.doc" />
         <pubDate>2015-10-01 01:15:07 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73088268</guid>
      </item>
      <item>
         <title>B123</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73093732</link>
         <description><![CDATA[<p>https://suryaftmkutem.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:28:48 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73093732</guid>
      </item>
      <item>
         <title>FARUQ HAKIMI BIN BAHARUDDIN (B061410296)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73093896</link>
         <description><![CDATA[<p>https://faruqhakimi91.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:31:08 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73093896</guid>
      </item>
      <item>
         <title>SAU YING HUI B061410283 </title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094005</link>
         <description><![CDATA[<p>https://verriumsau1412.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:32:24 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094005</guid>
      </item>
      <item>
         <title>DOREEN HENG B061410273</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094017</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://amazingworkshop.wordpress.com/" />
         <pubDate>2015-10-01 02:32:36 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094017</guid>
      </item>
      <item>
         <title>AHMAD HAIKAL BIN AHMAD NASAR B061410252</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094075</link>
         <description><![CDATA[<p>https://haikalgenerasi.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:33:20 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094075</guid>
      </item>
      <item>
         <title>TEE JING TING (B061410078)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094196</link>
         <description><![CDATA[<p>https://sinjooheng.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:34:52 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73094196</guid>
      </item>
      <item>
         <title>Lim Khai Shen B061410080</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095473</link>
         <description><![CDATA[<p><a>caysonlim.wordpress.com</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:56:10 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095473</guid>
      </item>
      <item>
         <title>Yeam Chee Lock (B061410095)</title>
         <author>infinity_flame9</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095665</link>
         <description><![CDATA[<p><a>bill1234blog.wordpress.com</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:59:26 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095665</guid>
      </item>
      <item>
         <title>Leong Yi Hui B061410036 </title>
         <author>mirashafiqasamsuri</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095681</link>
         <description><![CDATA[<p>http://yhuisweetlife94.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 02:59:36 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095681</guid>
      </item>
      <item>
         <title>SITI ASMEERA BINTI SHUKRI (B061410205)</title>
         <author>huihui_goh94</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095741</link>
         <description><![CDATA[<p>tiasmeera.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-01 03:00:55 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73095741</guid>
      </item>
      <item>
         <title>blog wordpress</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73571282</link>
         <description><![CDATA[<p>https://tiasmeera.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-04 10:12:41 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/73571282</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74125818</link>
         <description><![CDATA[<p> <a href="https://fazlinafozi.wordpress.com/">https://fazlinafozi.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-07 00:31:27 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74125818</guid>
      </item>
      <item>
         <title>Blog.wordpress</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74135733</link>
         <description><![CDATA[<p><span style="font-size: 13px;">nuraqilahblog.wordpress.com</span></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-07 02:25:28 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74135733</guid>
      </item>
      <item>
         <title>BLOG WORDPRESS</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74136313</link>
         <description><![CDATA[<p>atkaznl.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-07 02:34:00 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74136313</guid>
      </item>
      <item>
         <title>BLOG WORDPRESS</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74136315</link>
         <description><![CDATA[<p>ainasuhablog.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-07 02:34:01 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74136315</guid>
      </item>
      <item>
         <title>&amp;nbsp;</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74909316</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 01:23:23 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74909316</guid>
      </item>
      <item>
         <title>Pat Kar Weng</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74909457</link>
         <description><![CDATA[<p>https://raysonsite.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 01:24:43 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74909457</guid>
      </item>
      <item>
         <title>HTML, CSS, JavaScript</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74910751</link>
         <description><![CDATA[<p>Refer to:</p><p><a href="http://www.w3schools.com/html/html_intro.asp">http://www.w3schools.com/html/html_intro.asp</a><br></p><p><a href="http://www.w3schools.com/css/default.asp">http://www.w3schools.com/css/default.asp</a><br></p><p><a href="http://www.w3schools.com/js/default.asp">http://www.w3schools.com/js/default.asp</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 01:36:31 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74910751</guid>
      </item>
      <item>
         <title>SYAZWANI BINTI MOHD TOHIR   (B061410171)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916333</link>
         <description><![CDATA[<p>https://examplewordpresscom7178.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 02:45:33 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916333</guid>
      </item>
      <item>
         <title>https://wanaminatul.wordpress.com/</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916514</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 02:48:47 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916514</guid>
      </item>
      <item>
         <title>BLOG WORDPRESS</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916528</link>
         <description><![CDATA[<p>https://nursyahirahsite.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 02:49:01 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74916528</guid>
      </item>
      <item>
         <title>SHAFIQAH HANISAH BINTI SULAIMAN (B061410201</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74974083</link>
         <description><![CDATA[<p>https://shafeeqaaman.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 12:53:12 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/74974083</guid>
      </item>
      <item>
         <title>blog wordpress</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75010268</link>
         <description><![CDATA[<p>https://zurin95.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-12 15:19:47 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75010268</guid>
      </item>
      <item>
         <title>AHMAD HAIKAL BIN AHMAD NASAR B061410252</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75111311</link>
         <description><![CDATA[<p>https://haikalgenerasi.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-13 02:35:38 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75111311</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75118941</link>
         <description><![CDATA[<p>https://athirah2015.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-13 04:35:57 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75118941</guid>
      </item>
      <item>
         <title>Sim Jie Min ( B061410099)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75609573</link>
         <description><![CDATA[<p>https://jmglasses.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 07:42:14 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75609573</guid>
      </item>
      <item>
         <title>MOK MUN NING B061410040</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75624102</link>
         <description><![CDATA[<p><a href="https://munningblog.wordpress.com/">https://munningblog.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 09:53:36 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75624102</guid>
      </item>
      <item>
         <title>SYAZWANI BINTI MOHD TOHIR    (B061410171)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75706712</link>
         <description><![CDATA[<p>https://examplewordpresscom7178.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 15:21:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75706712</guid>
      </item>
      <item>
         <title>NUR AQILAH BINTI MAT JARI (BO61410009)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75714064</link>
         <description><![CDATA[<p>http://nuraqilahblog.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 15:43:06 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75714064</guid>
      </item>
      <item>
         <title>NADHIRAH BINTI ROSLI</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75749653</link>
         <description><![CDATA[<p><a href="https://nadhirahrosli.wordpress.com/">https://nadhirahrosli.wordpress.com/</a> (B061410280)</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 17:34:16 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75749653</guid>
      </item>
      <item>
         <title>WORDPRESS</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75769489</link>
         <description><![CDATA[<p>NUR ATIKA BINTI ZAINAL ABIDIN</p><p>B061410254</p><p><a href="http://atkaznl.wordpress.com">http://atkaznl.wordpress.com</a></p><p><a href="https://atkaznl.wordpress.com/">https://atkaznl.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-15 18:35:42 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75769489</guid>
      </item>
      <item>
         <title>NIK NUR &#39;AIN BINTI NIK HASSAN B0614101</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75833077</link>
         <description><![CDATA[<p>https://nurainhassan.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 05:13:58 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75833077</guid>
      </item>
      <item>
         <title>siti aisyah binti masazlan B061410279</title>
         <author>aisyahmasazlan</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75834273</link>
         <description><![CDATA[<br><a href="https://ecommerce590.wordpress.com/">https://ecommerce590.wordpress.com/</a><br><br>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 05:50:16 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75834273</guid>
      </item>
      <item>
         <title>UMI KALSOM BINTI OMAR  (B061410172)</title>
         <author>umikalsom_omar</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75834794</link>
         <description><![CDATA[<p><a href="https://ecommerce531.wordpress.com">https://ecommerce531.wordpress.com</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 06:00:55 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75834794</guid>
      </item>
      <item>
         <title>ASSIGMENT 1</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75835867</link>
         <description><![CDATA[<p>AFIQAH BINTI KERANA</p><p>B061410258</p><p>WEBSITE - AFIQAHKERANA.WORDPRESS.COM</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 06:21:30 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75835867</guid>
      </item>
      <item>
         <title>NOR HIBRIYAH BINTI CHE MUSTAFA  B061410186</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75844937</link>
         <description><![CDATA[<p>https://yabiya.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 08:18:22 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75844937</guid>
      </item>
      <item>
         <title>NOR HIBRIYAH BINTI CHE MUSTAFA &amp;nbsp;B061410186</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75845238</link>
         <description><![CDATA[<p>https://yabiya.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 08:21:37 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75845238</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75849472</link>
         <description><![CDATA[<p><a href="https://intanzulkifli.wordpress.com/">https://intanzulkifli.wordpress.com/</a></p><p>B061410149</p><p>NUR INTAN LIYANA BT ZULKIFLI </p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 09:01:54 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75849472</guid>
      </item>
      <item>
         <title>Amni Arifah binti Ariffin B061410188</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75856607</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://amara719.wordpress.com/" />
         <pubDate>2015-10-16 10:12:48 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75856607</guid>
      </item>
      <item>
         <title>Lim Khai Shen (B061410080)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75907912</link>
         <description><![CDATA[<p>https://caysonlim.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 14:39:18 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75907912</guid>
      </item>
      <item>
         <title>NUR ADIBA BARIAH BT MUHAMMAD HALMI (B061410116</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75909428</link>
         <description><![CDATA[<p><a href="https://misserdina.wordpress.com/">https://misserdina.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 14:43:35 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75909428</guid>
      </item>
      <item>
         <title>Nur Syahirah (B061410010)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75919698</link>
         <description><![CDATA[<p>https://nursyahirahsite.wordpress.com/about/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-16 15:15:39 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/75919698</guid>
      </item>
      <item>
         <title>ASSIGNMENT 1 </title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76048316</link>
         <description><![CDATA[<p>NG ENG KIONG  B061410032 2-BTEC </p>]]></description>
         <enclosure url="https://bossekblog.wordpress.com/" />
         <pubDate>2015-10-18 08:52:36 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76048316</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76114247</link>
         <description><![CDATA[<p>FATEHAH BINTI ABDUL HALIM</p><p>B061410293</p>]]></description>
         <enclosure url="https://buyonline2015.wordpress.com/" />
         <pubDate>2015-10-19 05:59:20 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76114247</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76182321</link>
         <description><![CDATA[<p><a href="https://ericdavidsonblog.wordpress.com/2015/10/15/ledus-led-lighting-bulb/">https://ericdavidsonblog.wordpress.com/2015/10/15/ledus-led-lighting-bulb/</a><br></p><p>HO KOON SONG</p><p>B061410008</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-19 13:36:42 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76182321</guid>
      </item>
      <item>
         <title>nur afiqah amalina binti mohd khairudin (B061410053)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76217377</link>
         <description><![CDATA[<p><a href="https://ecommerce198.wordpress.com/"><u>https://ecommerce198.</u>wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-19 15:14:19 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76217377</guid>
      </item>
      <item>
         <title>SITI ZAKIAH HANUM BINTI MOHAMMAD (B0614101)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76218625</link>
         <description><![CDATA[<p><a href="https://zakiahhanum.wordpress.com/">https://zakiahhanum.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-19 15:17:48 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76218625</guid>
      </item>
      <item>
         <title>NUR ANIS ANIZA BINTI AZIZAN (B061410007)</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76220411</link>
         <description><![CDATA[<p><a href="https://ecommerce931.wordpress.com/">https://ecommerce931.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-19 15:22:53 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76220411</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76382433</link>
         <description><![CDATA[<p>Nur Fazlina binti Mohamad Fozi. B061410284. 2 BTEC</p><p><a href="http://www.fazlinafozi.wordpress.com">http://www.fazlinafozi.wordpress.com</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-20 10:08:19 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76382433</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76382439</link>
         <description><![CDATA[<p>fazlinafozi</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-20 10:08:23 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76382439</guid>
      </item>
      <item>
         <title>Kam Hwee Wen B061410021</title>
         <author>mirashafiqasamsuri</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76588797</link>
         <description><![CDATA[<p><a href="https://wen0214.wordpress.com/">https://wen0214.wordpress.com/</a></p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-21 00:27:40 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76588797</guid>
      </item>
      <item>
         <title>NURSHAWANIS BINTI ABDULLAH</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76589960</link>
         <description><![CDATA[<p>B061410249</p><p>http://shawanis.wordpress.com</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-21 00:41:44 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/76589960</guid>
      </item>
      <item>
         <title>NUSRA IZZATY BINTI AZIZ     B061410247</title>
         <author></author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/77964251</link>
         <description><![CDATA[<p>https://nusshoppe.wordpress.com/</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-10-28 14:29:07 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/77964251</guid>
      </item>
      <item>
         <title>Lab Replacement</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/82231572</link>
         <description><![CDATA[<p>The Lab will be held on Thursday, 19 Nov 2015 at 11.00 am - 01.00 pm. Please be kindly informed.</p>]]></description>
         <enclosure url="" />
         <pubDate>2015-11-18 20:56:20 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/82231572</guid>
      </item>
      <item>
         <title>Assignment02</title>
         <author>surya_ftmkutem</author>
         <link>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/84615414</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/39192097/3e8d601674381c9c70e3b07113d20e908abda4f7/895823968eafc7e52497af9d43a3c3ec.doc" />
         <pubDate>2015-12-03 04:18:47 UTC</pubDate>
         <guid>https://padlet.com/surya_ftmkutem/WebDesignLab/wish/84615414</guid>
      </item>
   </channel>
</rss>
