<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>CARDIFF LEARNING CENTRE</title> <style> a { text-decoration: none; color: #000000; font-family: Verdana, Helvetica; font-size: 10pt; } a:hover { text-decoration: underline; color: #7a7d7d; font-family: Verdana, Helvetica; font-size: 10 pt; } p { text-align: justify; color: #000000; font-family: Verdana, Helvetica; font-size: 10pt;} </style> <script type="text/javascript"> <!-- // copyright 1999 Idocs, Inc. http://www.idocs.com/tags/ // Distribute this script freely, but please keep this // notice with the code. var rollOverArr=new Array(); function setrollover(OverImgSrc,pageImageName) { if (! document.images)return; if (pageImageName == null) pageImageName = document.images[document.images.length-1].name; rollOverArr[pageImageName]=new Object; rollOverArr[pageImageName].overImg = new Image; rollOverArr[pageImageName].overImg.src=OverImgSrc; } function rollover(pageImageName) { if (! document.images)return; if (! rollOverArr[pageImageName])return; if (! rollOverArr[pageImageName].outImg) { rollOverArr[pageImageName].outImg = new Image; rollOverArr[pageImageName].outImg.src = document.images[pageImageName].src; } document.images[pageImageName].src=rollOverArr[pageImageName].overImg.src; } function rollout(pageImageName) { if (! document.images)return; if (! rollOverArr[pageImageName])return; document.images[pageImageName].src=rollOverArr[pageImageName].outImg.src; } //--> </script> </head> <body bgcolor="#eeeeee"> <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="800"> <tbody> <tr valign="top"> <td colspan="5"><img src="images/top.gif" border="0" height="50" width="800"></td> </tr> <tr valign="top"> <td colspan="5" valign="top"><font color="#000000" face="Arial" size="2"><img src="images/banner.jpg" height="150" width="800"></font></td> </tr> <tr> <td><a href="index.html" onmouseover="rollover('a')" onmouseout="rollout('a')"><img src="images/b1.gif" name="a" border="0"></a> <script type="text/javascript"> <!-- setrollover('images/b1a.gif'); //--> </script></td> <td><a href="about.html" onmouseover="rollover('b')" onmouseout="rollout('b')"><img src="images/b2.gif" name="b" border="0"></a> <script type="text/javascript"> <!-- setrollover('images/b2a.gif'); //--> </script></td> <td><a href="program.html" onmouseover="rollover('c')" onmouseout="rollout('c')"><img src="images/b3.gif" name="c" border="0"></a> <script type="text/javascript"> <!-- setrollover('images/b3a.gif'); //--> </script></td> <td><a href="students.html" onmouseover="rollover('d')" onmouseout="rollout('d')"><img src="images/b4.gif" name="d" border="0"></a> <script type="text/javascript"> <!-- setrollover('images/b4a.gif'); //--> </script></td> <td><a href="sing.html" onmouseover="rollover('e')" onmouseout="rollout('e')"><img src="images/b5.gif" name="e" border="0"></a> <script type="text/javascript"> <!-- setrollover('images/b5a.gif'); //--> </script></td> </tr> <tr style="font-family: Arial;"> <td colspan="5"> <table border="1" bordercolor="#000000" cellpadding="10" cellspacing="0" width="800"> <tbody> <tr> <td valign="top" width="550"><font color="#000000" size="3"><b>WHY SINGAPORE?</b></font><br> <br> <font color="#787473" size="2"> <p><b>Education Hub</b><br> <br> Singapore has evolved from its traditional British-based education system to one with an international mix of institutions. The government&rsquo;s "Global Schoolhouse" programme aims to develop Singapore into a thriving international education hub targeting to triple the number of full time international students to 150,000 in about 10 years' time.</p> <p><b>Infrastructure</b><br> <br> Singapore Changi Airport serves more than 60 airlines which fly over 145 countries and has been nominated as the best airport in the world. In terms of technology, Singapore is the second most network ready country.</p> <p><b>A Vibrant City Lifestyle and Bilingual Environment</b><br> <br> With superb dining and shopping, thriving arts and cultural scene, Singapore is a most &ldquo;happening place&rdquo; to be in. Singapore is multicultural. The people are bilingual and both English and Mandarin are widely used.<br> <br> </p> </font> <hr> <p><img style="width: 525px; height: 252px;" alt="" src="sing.jpg"> </p> </td> <td valign="top" width="250"><img src="images/sing.jpg" width="200"> <hr> <font color="#4863a0" size="3">For more information on student registration or agent agreement, please complete the <a href="form.html"> enquiry form </a></font> <hr><br> <p> </p> <hr><br> <p><a href="form.html"><b><br> </b></a></p> </td> </tr> </tbody> </table> </td> </tr> <tr> <td colspan="5" align="center" background="images/1.gif" height="40" valign="center"><font color="#000000" face="Arial" size="2"><span style="font-family: Arial;">All Rights Reserved. </span><a href="http://www.htzone.com" target="_blank"><span style="font-family: Arial;">Web Designed and Hosted by H</span>T Zone</a></font></td> <!-- Col 1 --> </tr> </tbody> </table> </body> </html>