Wednesday, 24 April 2019

Lab 5

My resume

Resume

Name: Ng Zhen Fai
Phone number: +60147456583
Contact me:
I am a 21 years old university student currently studying Computer Science in University Tun Hussein Onn Malaysia (UTHM).

Education

Year Academic Instituition
2005 SJKC Wan Hwa 1
2011 SMK Seri Keledang
2018 University Tun Hussein Onn Malaysia

Working Experience

Customer Service Officer - Grassland Express, Singapore - 2017-2018

  • Served clients with their needs accurately
  • Helped coordinate managers to gain more business opportunities
  • Increased the company's income significantly despite of the short stay

Skills

Computer skills

Microsoft productivity software (Word, Excel, and Powerpoint)

Other skills

Proficiency in various languages (Chinese, Malay, and English)


HTML Code
<html>
    <head>
        <title>My resume</title>
        
<body bgcolor="#9ECCDF">
    </body></head>

    <body>
<div id="page-wrap">
    
        <div class="vcard" id="contact-info">
        
            <h1 class="fn">
Resume</h1>
Name: Ng Zhen Fai<br />
                Phone number: <span class="tel">+60147456583</span><br />
                Contact me: <a class="email" href="mailto:falconwest@gmail.com">falconwest@gmail.com</a>
            <br />

        </div>
<div id="objective">
            
                I am a 21 years old university student currently studying Computer Science in University Tun Hussein Onn Malaysia (UTHM).
        </div>
<div class="clear">
</div>
<dl>
            <dd class="clear"></dd>
            
            <h3>
Education</h3>
<table>
<tr>
    <th>Year</th>
    <th>Academic Instituition</th>
  </tr>
<tr>
    <td>2005</td>
    <td align="center">SJKC Wan Hwa 1</td>
  </tr>
<tr>
    <td>2011</td>
    <td align="center">SMK Seri Keledang</td>
<tr>
    <td>2018</td>
    <td align="center">University Tun Hussein Onn Malaysia</td>
</tr>
</tr>
</table>
<dd>
<br />
<dt><strong>Working Experience</strong></dt>
<dd>
                <h2>
Customer Service Officer - Grassland Express, Singapore - 2017-2018</h2>
<ul>
<li>Served clients with their needs accurately</li>
<li>Helped coordinate managers to gain more business opportunities</li>
<li>Increased the company's income significantly despite of the short stay</li>
</ul>
</dd>
                <br />
  <div>
<strong>Skills</strong></div>
<h2>
Computer skills</h2>
Microsoft productivity software (Word, Excel, and Powerpoint)<br />


<h2>
Other skills</h2>
Proficiency in various languages (Chinese, Malay, and English)<br />

                </dd>

</dl>
</div>
</body>
   
</html>

No comments:

Post a Comment