「資訊基礎應用/張鈞祺」修訂間的差異
跳至導覽
跳至搜尋
| 第2行: | 第2行: | ||
| + | https://www.google.com.tw/search?dcr=0&biw=1280&bih=590&tbm=isch&sa=1&q=%E4%B8%AD%E5%8D%8E%E6%B0%91%E5%9B%BD+%E5%9B%BD%E6%97%97&oq=%E4%B8%AD%E5%8D%8E%E6%B0%91%E5%9B%BD+&gs_l=psy-ab.1.0.0i30k1j0i24k1l3.1247.1247.0.3992.1.1.0.0.0.0.51.51.1.1.0....0...1.1.64.psy-ab..0.1.51....0.Uk6oR4SYu3s#imgrc=iGKGpyLaRVhoRM: | ||
| − | ===已記住的英文單字=== | + | |
| + | |||
| + | ===已記住的英文單字=== | ||
table table 表 | table table 表 | ||
於 2017年9月20日 (三) 20:57 的修訂
已記住的英文單字
table table 表
row tr 列
diamond td 格
hyper html 超
text html 文字,文件
markup html 標記
languagehtml 語言
head head 頭
title title 標題
body body 身體
rowspan
colspan
9月12日
練習.今天學到如何建立"筆記頁"
用字母調出光的三原色red green blue
紅 # foo
綠 # ofo
藍 # oof
白 # fff
黑 # ooo
使用table、td、tr來製做基本表格。製做同學基本資料
9月19日
屬性值
設定HTML表格的字體、顏色、大小、粗細、高度 、寬度等。
顏色table,td {border: solid 1px;}。
{border:顏色深淺#16ef dashed 表格粗細16px;}。
高度 rowspan。
寬度colspan。
Cascading Style Sheets(簡寫CSS)的用途是什麼