資訊基礎應用/張又懿:修訂版本之間的差異
出自六年制學程
(→已記住的英文單字) |
(→9/12上課所學) |
||
第 16 行: | 第 16 行: | ||
#hr | #hr | ||
#ol | #ol | ||
+ | |||
+ | == | ||
+ | |||
+ | |||
==9/12上課所學== | ==9/12上課所學== | ||
第 23 行: | 第 27 行: | ||
*複習.使用table、td、tr來製做基本表格。製做:"同學通訊錄"(使用border來做邊界。) | *複習.使用table、td、tr來製做基本表格。製做:"同學通訊錄"(使用border來做邊界。) | ||
*學會使用style美化表格 | *學會使用style美化表格 | ||
− | <style> | + | |
− | .nicetable {border:4px solid green;border-collapse:collapse;} | + | <style> |
− | </style> | + | .nicetable {border:4px solid green;border-collapse:collapse;} |
− | <table class='nicetable'> | + | </style> |
− | <tr><th class='nicetable'> | + | <table class='nicetable'> |
− | <tr><th class='nicetable'> | + | |
− | <tr><th class='nicetable'> | + | <tr><th class='nicetable'>張又懿</th><td class='nicetable'>yuyiolulu@gmail.com</td><td class='nicetable'>0983329126</td></tr> |
− | <tr><th class='nicetable'> | + | <tr><th class='nicetable'>張鈞祺</th><td class='nicetable'>chunchiolulu@gmail.com</td><td class='nicetable'>0966070126</td></tr> |
− | </table> | + | <tr><th class='nicetable'>蕭卉均</th><td class='nicetable'>suzy92126@gmail.com</td><td class='nicetable'>0939912983</td></tr> |
+ | <tr><th class='nicetable'>李彥廷</th><td class='nicetable'>leejerry0706@gmail.com</td><td class='nicetable'>0984201016</td></tr> | ||
+ | <tr><th class='nicetable'>丁志仁</th><td class='nicetable'>alledu2@gmail.com</td><td class='nicetable'>0987466665</td></tr> | ||
+ | <tr><th class='nicetable'>盧星瑜</th><td class='nicetable'>thsrrabbit0803@gmail.com</td><td class='nicetable'>0930980803</td></tr> | ||
+ | <tr><th class='nicetable'>紀詠恩</th><td class='nicetable'>s950285en@gmail.com</td><td class='nicetable'>0963617815</td></tr> | ||
+ | </table> |
2017年9月12日 (二) 22:32的修訂版本
已記住的英文單字
- table
- row
- hyper
- text
- markup
- head
- title
- body
- hr
- hr
- ol
==
9/12上課所學
- 練習.今天學到如何建立"筆記頁",要注意有沒有登入自己的帳號才能建立。(#後面的都是數值。)
- 配色.用光的三原色調出顏色red green blue,數字、字母代表數字。
- 複習.使用table、td、tr來製做基本表格。製做:"同學通訊錄"(使用border來做邊界。)
- 學會使用style美化表格
<style> .nicetable {border:4px solid green;border-collapse:collapse;} </style>
張又懿 | yuyiolulu@gmail.com | 0983329126 |
---|---|---|
張鈞祺 | chunchiolulu@gmail.com | 0966070126 |
蕭卉均 | suzy92126@gmail.com | 0939912983 |
李彥廷 | leejerry0706@gmail.com | 0984201016 |
丁志仁 | alledu2@gmail.com | 0987466665 |
盧星瑜 | thsrrabbit0803@gmail.com | 0930980803 |
紀詠恩 | s950285en@gmail.com | 0963617815 |