前端程式設計
範例2 - Table建置練習
Css Selector
有三種方式:
1. tag_name
2. "#" + id_name
3. "." + class_name
Table 建置練習
學號
姓名
分數
b0001
張三
34
b0002
李四
76
b0003
王五
100