溫瑞烘老師的教學歷程檔案(Teaching ePortfolio) - 105-2-四技資管二甲資料結構 - 第4週-課表設計
 

資訊管理系
副教授
温瑞烘


歷程檔案 Portfolio


關於我 About Me

第4週-課表設計

<?php
 
  echo "<html><body><center>
        <table border=1 bordercolor='red' cellpadding=1 cellspacing=1>
        <tr bgcolor='#ccccff'>
        <td align=center>第一列第一行</td>
        <td align=center>第一列第二行</td>
        </tr>
        <tr bgcolor='#ffdd00'>
        <td align=center>第二列第一行</td>
        <td align=center>第二列第二行</td>
        </tr>
        </table>
        </center></body></html>";
?>
 
參考 http://ccs.cust.edu.tw/~s10014d004/N3/4.html
 
作業:
 以Table設計本學期課表,每一個儲存格有
 課程代碼,可以連結到中英文課程簡介;
 課程名稱,可以連結到中英文課程大綱;
 任課教師,可以連結到教師的ePortfolio;
 
全部共 0則留言
登入帳號密碼代表遵守學術網路規範
 


文章分類 Labels

 


最新文章 Top10

中華科技大學數位化學習歷程 - 意見反應