Welcome! =D

Welcome to this page, KPOP World In Me.

Basically, this page is for my college purpose.

Last year (2013), I was required to create a blog and to talk about the things I like. Therefore, I promoted South Korea, and that was my topic for the assignment. To view them, checkout the sidebar, under the "My Previous Project" section.

As of this year (2014), for IT-subject, I was asked to create a blog again. So, I thought that I might as well use this existing blog and fortunately, my lecturer allowed me to do so.

In summary, all I want to say is that this is NOT a personal blog. Although the website is called "KPOP World", but it will contain non-KPOP related topics...

That is all from me. Happy reading~~ ^^

P/S - I found out that you need to refresh the page whenever you first open the page. This is to get the correct fonts that I've set for this page.

Monday, January 27

Tutorial 4

<html>
    <head>
        <title> Tutorial 4</title>
    </head>

    <body>

    <center>
    <table border="1">
    <tr>
             <th>  </th>
             <th> 8.00-9.30 </th>
             <th> 9.30-11.00 </th>
             <th> 11.00-12.30 </th>
             <th> 12.30-2.00 </th>
                <th> 2.00-3.30 </th>
    </tr>
    <tr>
              <td><b> Monday </td></b>
              <td> </td>
              <td> CC106 (Lab C) </td>
              <td> </td>
              <td> SM113 (C203) </td>
              <td> BB108 (C207) </td>
    </tr>
    <tr>
              <td><b> Tuesday </td></b>
              <td> LL101 (C207) </td>
              <td> SM113 (Newsroom) </td>
              <td> BB108 (CG03) </td>
              <td>  </td>
              <td>  </td>
    </tr>
    <tr>
               <td><b> Wednesday </td></b>
               <td>  </td>
                <td>  </td>
               <td>  </td>
               <td> SM113 (Blended Learning) </td>
               <td> SM112 (C413) </td>
    </tr>
    <tr>
                <td><b> Thursday </td></b>
                <td> LL101 (C209) </td>
                <td>  </td>
                <td> SM112 (C401) </td>
                <td> CC106 (C409) </td>
                <td>  </td>
    </tr>
    <tr>
                 <td><b> Friday </td><b>
                 <td> CC106 (C301) </td>
                 <td>  </td>
                  <td>  </td>
                 <td>  </td>
                  <td>  </td>
    </tr>
    </table>
    </center> <br>

    <center><b>
    Time Table (Jan - Apr 2014)
    </center></b> <br>

    <center><a href="Tutorial 3.html">
    Click here for Tutorial 3 </a></center> <br>

    </body>
   
</html>

No comments:

Post a Comment