「資訊基礎應用/柳珊樂」修訂間的差異
跳至導覽
跳至搜尋
(已建立頁面,內容為 "*") |
|||
行 1: | 行 1: | ||
+ | *html 超文件(HyperText Markup Language) | ||
+ | *head 文件頭 | ||
+ | *<meta content='text/html;charset=utf-8' http-equiv='Content-Type'> 下達程式設為text/html;charset=utf-8 | ||
+ | *<title></title> 標題 | ||
* | * |
於 2020年11月23日 (一) 10:57 的修訂
- html 超文件(HyperText Markup Language)
- head 文件頭
- <meta content='text/html;charset=utf-8' http-equiv='Content-Type'> 下達程式設為text/html;charset=utf-8
- <title></title> 標題