1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <title>Rutgers Multi-Media Chinese Teaching System</title>
- <link href="./design.css" rel="stylesheet" type="text/css">
- <style type="text/css">
- <!--
- .style5 {color: #CC0000}
- .style6 {color: #CC0066}
- -->
- </style>
- </head>
- <body bgcolor="#ffffff">
- <div style="position:absolute; left:0px; top:10px">
- <img src="./images/hphead.jpg" width="766" height="50"></div>
- <div id="title" style="width:550px;top:120px;left:18px;">
- RMCTS Project Development Team</div>
- <div id="pageNav">
-
- <div id="home">
- <img src="./images/menu/homeicon.gif" width="14" height="14"><a href="./index.htm"> Home</a>
- </div>
-
- </div>
- <div id="content" style="font-size: 16px; line-height: 24px;font-weight:800;left:18px;top:160px;">
- <pre>
- Project Director
- <span class="style6">Ching-I Tu</span>
-
- Associate Project Director and Department Chair
- <span class="style6">Richard VanNess Simmons</span>
-
- Project Content Writers
- <span class="style6">Xiao-hong Chen, Xin Na, Chen Dong Dong, Youping Zhang and Lihui Zhu</span>
- Software Engineers
- <span class="style6">Ming-hsu, Tu</span><span class="style6">Haitao Liao, Dan Qiu and Lin Gong</span>
- Graphic Designers
- <span class="style6">Shesheng Zhang</span>
-
- Sound Recording
- <span class="style6">Li Ning, Lihui Zhu, Youping Zhang and Xin Ning</span>
- Design and Content Consultant
- <span class="style6">Qian Hu and Dietrich Tschanz</span>
- Graphic Consultant
- <span class="style6">Chia-ju Chang</span>
- Pinyin Version Editor and Creator
- <span class="style6">Michael Opper</span>
- </pre>
- </div>
- </body>
- </html>
|