「資訊基礎應用/薛期蔚」修訂間的差異
跳至導覽
跳至搜尋
(→屬性) |
(→屬性) |
||
行 1: | 行 1: | ||
===屬性=== | ===屬性=== | ||
*<html xmlns:w='urn:schemas-microsoft-com:office:word'> 生成word | *<html xmlns:w='urn:schemas-microsoft-com:office:word'> 生成word | ||
+ | *<meta content='text/html;charset=utf-8' http-equiv='Content-Type'> 文件格式,使用UTF-8,http編碼 | ||
*<head> 文件頭 | *<head> 文件頭 | ||
*<h1></h1> 標題標籤(? | *<h1></h1> 標題標籤(? |
於 2020年11月23日 (一) 10:37 的修訂
屬性
- <html xmlns:w='urn:schemas-microsoft-com:office:word'> 生成word
- <meta content='text/html;charset=utf-8' http-equiv='Content-Type'> 文件格式,使用UTF-8,http編碼
- <head> 文件頭
- <h1></h1> 標題標籤(?