「嘉禾書院/資訊基礎應用期中考」修訂間的差異

出自不錯學群
跳至導覽 跳至搜尋
行 37: 行 37:
 
<br>
 
<br>
  
< table class=nicetable align=center>
+
< table class=nicetable align=center><br>
< tr>< th>姓名</th>< th>Line</th>< th>email</th>< th>備註< /th>< /tr>
+
< tr>< th>姓名< /th>< th>Line< /th>< th>email</th>< th>備註< /th>< /tr><br>
< /table>
+
< /table><br>
tr是?:
+
tr是?:<br>
_________________________
+
_________________________<br>
th是?:
+
th是?:<br>
_________________________
+
_________________________<br>
 +
<br>
  
 
===編輯衝突防制區(二)===
 
===編輯衝突防制區(二)===

於 2021年3月23日 (二) 15:39 的修訂

考試時間:2021/3/30

考試範圍

  • 範圍
    • WIKI應用
    • HTML基本語法
  • 題目
    • 筆試十題
    • 實作一題
    • 時間四十分鐘

編輯衝突防制區(一)

找出下列標籤錯誤的部分
< videoflash src='連結' type=html5 width=625></videoflash>
A.標籤打錯
B.未定義類型(type)
C.標籤未結束
D.以上皆是

承接上題,< videoflash>是?
A.標籤
B.屬性
C.樣式

< img (1)='圖片網址.jpg' (2)=200 height=*/>
A.(1):src(2):width
B.(1):tcp(2):
C.(1):udp(2):width
E.以上皆非

[(1) (2)]
A.(1):網址連結(2):文字
B.(1):文字(2):網址連結
C.其他________________

< table class=nicetable align=center>

< tr>< th>姓名< /th>< th>Line< /th>< th>email< th>備註< /th>< /tr>
< /table>
tr是?:
_________________________
th是?:
_________________________

編輯衝突防制區(二)